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 00c233cc4 IMPALA-14692: Fix test_spilling_hash_join
new f00a1d272 IMPALA-14650: Run test_exec_time_limit_not_exceeded serially
new 37a8007df IMPALA-14434: Calcite planner: implement partition key scan
optimization
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:
.../apache/impala/planner/SingleNodePlanner.java | 61 ++++++++++++----------
.../impala/calcite/rel/node/ImpalaHdfsScanRel.java | 14 +++--
.../queries/QueryTest/calcite.test | 20 +++++++
tests/query_test/test_exec_time_limit.py | 4 +-
4 files changed, 68 insertions(+), 31 deletions(-)