This is an automated email from the ASF dual-hosted git repository.
boroknagyz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 8dd935a98 IMPALA-13558: Workaround Python 2 tarfile issue by patching
tarfile.py
new 265479f06 IMPALA-13540: Calcite planner: fix wrong results for set
operators
new aac375eb2 IMPALA-13556: Log GetRuntimeProfile and GetExecSummary at
VLOG_QUERY
new 201e7beca IMPALA-13560: Fix
test_admission_controller_with_quota_configs test.
new 09bf6dacd IMPALA-13561: test_read_mixed_format_position_deletes fails
with newer Hive versions
The 4 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-beeswax-server.cc | 4 ++--
be/src/service/impala-hs2-server.cc | 4 +++-
be/src/service/impala-server.cc | 13 ++++++++++---
fe/src/test/resources/fair-scheduler-test2.xml | 2 +-
.../src/main/codegen/templates/Parser.jj | 19 ++++++++++---------
.../operators/ImpalaCustomOperatorTable.java | 22 ++++++++++++++++++++++
shell/impala_shell.py | 4 +---
.../iceberg-mixed-format-position-deletes.test | 20 ++++++++++----------
8 files changed, 59 insertions(+), 29 deletions(-)