You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/20 23:40:00 UTC

[jira] [Commented] (ORC-257) Enable building under java 9

    [ https://issues.apache.org/jira/browse/ORC-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16213496#comment-16213496 ] 

ASF GitHub Bot commented on ORC-257:
------------------------------------

GitHub user omalley opened a pull request:

    https://github.com/apache/orc/pull/180

    ORC-257. Build under java 9.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/owen-hortonworks/orc orc-257

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/180.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #180
    
----
commit 4357ff35be00ab6762f21e957692883d94429b90
Author: Owen O'Malley <ow...@hortonworks.com>
Date:   2017-10-20T23:32:02Z

    ORC-257. Build under java 9.

----


> Enable building under java 9
> ----------------------------
>
>                 Key: ORC-257
>                 URL: https://issues.apache.org/jira/browse/ORC-257
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> Currently if you try to build under Java 9, you get a class not found for java.sql.Date while running the unit tests. You also get a findbugs errors around equals and hashCode for OrcMap and OrcList.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)