Steve Carlin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23765


Change subject: IMPALA-14409: Calcite planner: support 
statement_expression_limit
......................................................................

IMPALA-14409: Calcite planner: support statement_expression_limit

Added a counter in the place where the Calcite planner handles
expressions.  A RexNode in Calcite is similar to an Expr object
in Impala.

The test for this exists in
test_exprs.py::TestExprLimits::test_max_statement_size and will be
run once all jenkins tests are run through Calcite.

Change-Id: I9210a9a86eb98b5923295b846cb29f10acf459ce
---
M 
java/calcite-planner/src/main/java/org/apache/impala/calcite/rel/util/CreateExprVisitor.java
1 file changed, 20 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/65/23765/1
--
To view, visit http://gerrit.cloudera.org:8080/23765
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9210a9a86eb98b5923295b846cb29f10acf459ce
Gerrit-Change-Number: 23765
Gerrit-PatchSet: 1
Gerrit-Owner: Steve Carlin <[email protected]>

Reply via email to