Hello Aman Sinha, Fang-Yu Rao, Riza Suminto, Pranav Lodha, Joe McDonnell, 
Michael Smith, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/23765

to look at the new patch set (#2).

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, 19 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/65/23765/2
-- 
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: newpatchset
Gerrit-Change-Id: I9210a9a86eb98b5923295b846cb29f10acf459ce
Gerrit-Change-Number: 23765
Gerrit-PatchSet: 2
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Pranav Lodha <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>

Reply via email to