Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17737 )
Change subject: IMPALA-10832: NullPointerException in analyzing UDFs ...................................................................... IMPALA-10832: NullPointerException in analyzing UDFs Analyzing UDFs should not require the Profile thread to exist. Change-Id: Iaba5e1c3199fb42707ea26173887929e420646dd Reviewed-on: http://gerrit.cloudera.org:8080/17737 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/main/java/org/apache/impala/analysis/FunctionCallExpr.java 1 file changed, 7 insertions(+), 5 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/17737 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iaba5e1c3199fb42707ea26173887929e420646dd Gerrit-Change-Number: 17737 Gerrit-PatchSet: 3 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
