Minghui Zhu has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19021
Change subject: IMPALA-11555: external Udf support decimal(*, *) ...................................................................... IMPALA-11555: external Udf support decimal(*, *) Increase syntax parsing and remove some restrictions. Change-Id: I09f19da5b1660ed0b882497fc321e6cc1b9b55d0 --- M fe/src/main/cup/sql-parser.cup M fe/src/main/java/org/apache/impala/analysis/FunctionCallExpr.java M fe/src/main/java/org/apache/impala/catalog/ScalarType.java M fe/src/test/java/org/apache/impala/analysis/ParserTest.java 4 files changed, 16 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/21/19021/1 -- To view, visit http://gerrit.cloudera.org:8080/19021 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I09f19da5b1660ed0b882497fc321e6cc1b9b55d0 Gerrit-Change-Number: 19021 Gerrit-PatchSet: 1 Gerrit-Owner: Minghui Zhu <[email protected]>
