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 fd3bccf5f IMPALA-11803: Fix hitting DCHECK when running union on empty 
table with MT_DOP>1
     new 630650ba0 IMPALA-11944: Add SLES 15 support
     new 0c72c98f9 IMPALA-9627: Update utility scripts for Python 3
     new 9cc19eb5f IMPALA-11955: Detect system Pythons
     new 23c265d12 IMPALA-11626: Handle COMMIT_COMPACTION_EVENT from HMS

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:
 CMakeLists.txt                                     | 12 +--
 bin/bootstrap_toolchain.py                         |  8 +-
 bin/impala-config.sh                               |  8 +-
 .../org/apache/impala/compat/MetastoreShim.java    |  8 ++
 .../org/apache/impala/compat/MetastoreShim.java    | 15 ++++
 .../impala/catalog/events/MetastoreEvents.java     | 79 +++++++++++++++++++
 .../apache/impala/service/CatalogOpExecutor.java   | 38 ++++++++--
 infra/python/bootstrap_virtualenv.py               |  9 ++-
 infra/python/deps/pip_download.py                  |  5 +-
 shell/make_shell_tarball.sh                        | 32 ++++----
 tests/custom_cluster/test_events_custom_configs.py | 88 ++++++++++++++++++++++
 tests/shell/util.py                                | 19 ++---
 12 files changed, 279 insertions(+), 42 deletions(-)

Reply via email to