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)