Aman Sinha has submitted this change and it was merged. ( 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" strings to be visible outside the Function classes. These are necessary for an external frontend to access these symbols. Change-Id: I4b42c1a9cbca7f421cf8cbcf79890eb4a5ac3582 Reviewed-on: http://gerrit.cloudera.org:8080/17614 Reviewed-by: Aman Sinha <[email protected]> Tested-by: Aman Sinha <[email protected]> --- 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(-) Approvals: Aman Sinha: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: I4b42c1a9cbca7f421cf8cbcf79890eb4a5ac3582 Gerrit-Change-Number: 17614 Gerrit-PatchSet: 6 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Steve Carlin <[email protected]>
