[
https://issues.apache.org/jira/browse/IMPALA-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riza Suminto resolved IMPALA-11369.
-----------------------------------
Fix Version/s: Impala 4.2.0
Resolution: Fixed
> 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
> Assignee: Riza Suminto
> Priority: Major
> Fix For: Impala 4.2.0
>
>
> 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)