liuyao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16947
Change subject: IMPALA-10435: Extend 'compute incremental stats' syntax to support a list of columns ...................................................................... IMPALA-10435: Extend 'compute incremental stats' syntax to support a list of columns Modified parser to support compute incremental stats columns.No need to modify the code of other modules because it already supports Change-Id: I4dcc2d4458679c39581446f6d87bb7903803f09b --- M fe/src/main/cup/sql-parser.cup M fe/src/main/java/org/apache/impala/analysis/ComputeStatsStmt.java M fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java M fe/src/test/java/org/apache/impala/analysis/ParserTest.java M testdata/workloads/functional-query/queries/QueryTest/compute-stats-incremental.test 5 files changed, 189 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/47/16947/1 -- To view, visit http://gerrit.cloudera.org:8080/16947 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4dcc2d4458679c39581446f6d87bb7903803f09b Gerrit-Change-Number: 16947 Gerrit-PatchSet: 1 Gerrit-Owner: liuyao <[email protected]>
