Xiaomeng Zhang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15607
Change subject: IMPALA-9483 Add logs for debugging builtin functions throw unknown exception randomly ...................................................................... IMPALA-9483 Add logs for debugging builtin functions throw unknown exception randomly In secure env with high concurrency, queries that call builtin function randomly fails with function unknown error. For example, "AnalysisException: trim() unknown". Adding more info in exception message to help debugging when it happens again. Change-Id: I30d6eb697695da8d2521acb76d8310ec8f1bbda9 --- M fe/src/main/java/org/apache/impala/analysis/FunctionCallExpr.java 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/07/15607/1 -- To view, visit http://gerrit.cloudera.org:8080/15607 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I30d6eb697695da8d2521acb76d8310ec8f1bbda9 Gerrit-Change-Number: 15607 Gerrit-PatchSet: 1 Gerrit-Owner: Xiaomeng Zhang <[email protected]> Gerrit-Reviewer: Andrew Sherman <[email protected]>
