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 278d3d2  IMPALA-9864: Produce a minidump when TestValidateMetrics fails
     new 1337adf  IMPALA-3816: Codegen perf critical loops in Sorter
     new 9d6bf35  IMPALA-10145,IMPALA-10299: Bump impala-shell thrift version 
to 0.11.0-p4

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:
 be/src/codegen/gen_ir_descriptions.py |  2 ++
 be/src/exec/partial-sort-node.cc      |  9 +++++--
 be/src/exec/partial-sort-node.h       |  3 +++
 be/src/exec/sort-node.cc              | 19 ++++++++++----
 be/src/exec/sort-node.h               |  3 +++
 be/src/runtime/sorter-internal.h      | 42 ++++++++++++++++++++----------
 be/src/runtime/sorter-ir.cc           | 34 +++++++++++++------------
 be/src/runtime/sorter.cc              | 48 +++++++++++++++++++++++++++++++++--
 be/src/runtime/sorter.h               | 17 ++++++++++---
 bin/impala-config.sh                  |  4 +--
 tests/shell/test_shell_commandline.py | 10 ++++++++
 11 files changed, 148 insertions(+), 43 deletions(-)

Reply via email to