[
https://issues.apache.org/jira/browse/IMPALA-10951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474963#comment-17474963
]
ASF subversion and git services commented on IMPALA-10951:
----------------------------------------------------------
Commit 79f4c0576c857c3814bee52b1763c3db855c521b in impala's branch
refs/heads/master from wzhou-code
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=79f4c05 ]
IMPALA-10951 (part 2): Upgrade protobuf library to 3.14.0 for Impala
There are some API changes in the new version of protobuf library.
This patch makes necessary changes for Impala code to pass compiling.
Two tarballs of protobuf 3.14.0 are built in toolchain. Use
protobuf-3.14.0 for normal builds, use protobuf-3.14.0-clangcompat-p2
for Clang builds.
Bump up Kudu to the latest version 67ba3cae45.
Testing:
- Passed core DEBUG build and exhaustive release build.
- Passed core ASAN build.
Change-Id: Ia1df4faceff9fda169c9d15fe8b1e69cfabe0d43
Reviewed-on: http://gerrit.cloudera.org:8080/17948
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Upgrade protobuf library for Impala
> -----------------------------------
>
> Key: IMPALA-10951
> URL: https://issues.apache.org/jira/browse/IMPALA-10951
> Project: IMPALA
> Issue Type: Sub-task
> Components: Backend
> Affects Versions: Impala 4.1.0
> Reporter: Wenzhe Zhou
> Assignee: Wenzhe Zhou
> Priority: Major
> Fix For: Impala 4.1.0
>
>
> Some of third party libraries in Impala native tool-chains are be older than
> the ones in Kudu repo. We need to upgrade these libraries since Kudu code
> use some new APIs in these libraries. We should upgrade these libraries as
> their own separate change. These bigger changes tend to have preparation
> patches to line things up, then the switchover.
> We need to upgrade protobuf library from 3.5.1 to 3.14.0. This requires code
> change in native-toolchain and impala.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]