[
https://issues.apache.org/jira/browse/ORC-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435704#comment-16435704
]
ASF GitHub Bot commented on ORC-338:
------------------------------------
GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/246
ORC-338. Workaround C++ compiler bug in xcode 9.3 by removing an inline
function.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-338
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/246.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 #246
----
----
> Workaround C++ compiler bug in newest clang including xcode 9.3
> ---------------------------------------------------------------
>
> Key: ORC-338
> URL: https://issues.apache.org/jira/browse/ORC-338
> Project: ORC
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
>
> The ColumnStatistics.intColumnStatistics test fails in the xcode 9.3 if you
> use the release build, but passes in the debug build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)