Steve Carlin has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/17614 )
Change subject: IMPALA-10760: Added accessor methods to Function classes ...................................................................... IMPALA-10760: Added accessor methods to Function classes Small modification to allow the rest of the "symbol" functions to be visible outside the class. These are necessary for an external frontend to access these symbols. Change-Id: I4b42c1a9cbca7f421cf8cbcf79890eb4a5ac3582 --- M fe/src/main/java/org/apache/impala/catalog/AggregateFunction.java M fe/src/main/java/org/apache/impala/catalog/ScalarFunction.java 2 files changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/14/17614/2 -- To view, visit http://gerrit.cloudera.org:8080/17614 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I4b42c1a9cbca7f421cf8cbcf79890eb4a5ac3582 Gerrit-Change-Number: 17614 Gerrit-PatchSet: 2 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
