You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Riza Suminto (Jira)" <ji...@apache.org> on 2022/06/17 16:45:00 UTC

[jira] [Created] (IMPALA-11369) Have separate thrift compiler for different component

Riza Suminto created IMPALA-11369:
-------------------------------------

             Summary: Have separate thrift compiler for different component
                 Key: IMPALA-11369
                 URL: https://issues.apache.org/jira/browse/IMPALA-11369
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 4.1.0
            Reporter: Riza Suminto


Currently Impala use one thrift compiler version to compile C++, Java, and Python code.

However, Thrift serialization/deserialization between minor version is mostly compatible with each other. So it is possible to have different thrift compiler version for different target code. It is also beneficial to do so because different component can then be upgraded independently.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org