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

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


    from aefd1b092 IMPALA-13551: Produce the shell tarball by pip installing 
impala-shell
     new 30ffc2f49 IMPALA-13619: Update commons-lang3 to 3.17.0
     new 818057b87 IMPALA-13526: Fix Agg node creation order in 
DistributedPlanner

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/impala-config.sh                               |  1 +
 .../org/apache/impala/planner/AggregationNode.java | 10 ++++--
 .../apache/impala/planner/DistributedPlanner.java  | 37 +++++++++++++++-------
 .../java/org/apache/impala/planner/PlanNode.java   |  4 +++
 java/pom.xml                                       |  7 ++++
 .../queries/PlannerTest/aggregation.test           | 10 +++---
 .../multiple-distinct-materialization.test         |  6 ++--
 7 files changed, 53 insertions(+), 22 deletions(-)

Reply via email to