This is an automated email from the ASF dual-hosted git repository.
joemcdonnell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 0293a1bc0 IMPALA-12427: Documentation for Workload Management
new bc0de1096 IMPALA-14069: Factor possibility of zero timestamps in
aggregated event sequences
new 7ad7a86c0 IMPALA-13624: Implement textual representation for aggregate
event sequences
new f7cf4f844 IMPALA-14070: Use checkedMultiply in SortNode.java
new f18cfaf0d IMPALA-14028: Refactor cancel_query_and_validate_state with
HS2
new 02fb5e1cc IMPALA-13937: (Addendum) Replace diff with manual bash script
The 5 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/service/impala-hs2-server.cc | 28 +-
be/src/util/runtime-profile-test.cc | 4 +-
be/src/util/runtime-profile.cc | 203 +++--
docker/install_os_packages.sh | 13 +-
.../java/org/apache/impala/planner/SortNode.java | 2 +-
...a_profile_log_tpcds_compute_stats.expected.json | 4 +-
...le_log_tpcds_compute_stats.expected.pretty.json | 243 +++---
...le_log_tpcds_compute_stats_default.expected.txt | 948 +++++----------------
...cds_compute_stats_extended.expected.pretty.json | 243 +++---
...rofile_log_tpcds_compute_stats_v2.expected.json | 4 +-
...log_tpcds_compute_stats_v2_default.expected.txt | 948 +++++----------------
..._compute_stats_v2_extended.expected.pretty.json | 94 +-
.../QueryTest/partitioned-top-n-high-ndv.test | 74 ++
.../tpch/queries/runtime-profile-aggregated.test | 2 +-
tests/common/impala_connection.py | 75 +-
tests/query_test/test_cancellation.py | 34 +-
tests/query_test/test_queries.py | 15 +
tests/query_test/test_result_spooling.py | 13 +-
tests/util/cancel_util.py | 175 ++--
19 files changed, 1169 insertions(+), 1953 deletions(-)
create mode 100644
testdata/workloads/functional-query/queries/QueryTest/partitioned-top-n-high-ndv.test