This is an automated email from the ASF dual-hosted git repository.

wzhou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


    from 0a42185d1 IMPALA-9627: Update utility scripts for Python 3 (part 2)
     new f68986d45 IMPALA-12082: Fix db not found error of INVALIDATE METADATA 
under unloaded db
     new 98430c0fc IMPALA-7942: Preserve CompoundPredicate API
     new 112bab64b IMPALA-12099: Catalogd throws NPE when refreshing a 
partitioned table

The 3 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:
 .../java/org/apache/impala/compat/MetastoreShim.java | 20 ++++++++++++++++----
 .../apache/impala/analysis/CompoundPredicate.java    |  4 ++++
 .../org/apache/impala/service/CatalogOpExecutor.java | 18 +++++++++++++-----
 .../test_metadata_no_events_processing.py            | 14 ++++++++++++++
 tests/metadata/test_hms_integration.py               | 10 ++++++++++
 5 files changed, 57 insertions(+), 9 deletions(-)

Reply via email to