This is an automated email from the ASF dual-hosted git repository.

stigahuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


    from 1f473f365 IMPALA-12390 (part 4): Enable unnecessary-value-param
     new e8e8a5150 IMPALA-13441: Support explain statements in Impala planner
     new 5c9b82854 IMPALA-13327: Fix wrong unpack dir name for Apache HBase

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/bootstrap_toolchain.py                         |  2 +-
 .../java/org/apache/impala/planner/Planner.java    | 17 ++--
 .../java/org/apache/impala/service/Frontend.java   |  2 +-
 .../src/main/codegen/templates/Parser.jj           | 57 ++-----------
 .../impala/calcite/service/CalciteJniFrontend.java | 54 +++++-------
 .../impala/calcite/service/ExecRequestCreator.java | 23 +++---
 .../queries/QueryTest/calcite.test                 | 95 ++++++++++++++++++++++
 7 files changed, 145 insertions(+), 105 deletions(-)

Reply via email to