Alex Behm has uploaded a new patch set (#2). Change subject: OPSAPS-32457: Fix CatalogService Thrift changes to be backwards compatible. ......................................................................
OPSAPS-32457: Fix CatalogService Thrift changes to be backwards compatible. While adding support for permanent UDFs we made incompatible changes to the CatalogService Thrift definitions. Some servies like BDR rely on a stable catalog API. This patch fixes the incompatibility. Change-Id: Iec04d07c48d7159d2837667d7039046de126a3ad --- M be/src/service/impala-server.cc M common/thrift/CatalogService.thrift M common/thrift/Types.thrift M fe/src/main/java/com/cloudera/impala/catalog/Function.java M fe/src/main/java/com/cloudera/impala/service/CatalogOpExecutor.java 5 files changed, 89 insertions(+), 37 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/55/2455/2 -- To view, visit http://gerrit.cloudera.org:8080/2455 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Iec04d07c48d7159d2837667d7039046de126a3ad Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.5.0_5.7.0 Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Juan Yu <[email protected]>
