You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2019/01/20 20:24:00 UTC

[jira] [Resolved] (ARROW-4287) [C++] Ensure minimal bison version on OSX for Thrift

     [ https://issues.apache.org/jira/browse/ARROW-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kouhei Sutou resolved ARROW-4287.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 3427
[https://github.com/apache/arrow/pull/3427]

> [C++] Ensure minimal bison version on OSX for Thrift
> ----------------------------------------------------
>
>                 Key: ARROW-4287
>                 URL: https://issues.apache.org/jira/browse/ARROW-4287
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Thrift currently just uses the first bison it finds but needs actually a newer one. We should look for the minimal version required and fall back explicitly to homebrew and use the newer version if it is available there.
> Note: I'll add a fix in our CMake toolchain but will also try to upstream this to Thrift.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)