You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tianyi Wang (JIRA)" <ji...@apache.org> on 2018/05/01 22:56:00 UTC

[jira] [Resolved] (IMPALA-5690) Upgrade Thrift version to 0.9.3

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

Tianyi Wang resolved IMPALA-5690.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.1.0

> Upgrade Thrift version to 0.9.3
> -------------------------------
>
>                 Key: IMPALA-5690
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5690
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 2.9.0
>            Reporter: Henry Robinson
>            Assignee: Tianyi Wang
>            Priority: Critical
>             Fix For: Impala 3.1.0
>
>
> There are several good reasons to move from Thrift 0.9.0 to 0.9.3, including harmonization with other projects that we link against in one form or another.
> I have started to investigate upgrading, and it's not trivial. Here are the things I've run into:
> 1. 0.9.3 defines operator<< for all Thrift structures, conflicting with some of our bespoke implementations.
> 2. {{TAcceptQueueServer}} is written against an old server interface, and needs to be updated. 
> 3. To build on all the platforms that I care about, a modern Bison install is necessary (this is an issue for native-toolchain, not Apache Impala).



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