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 8e3c99b80 IMPALA-14085: Implement GRANT/REVOKE ROLE TO/FROM a user
     new 547f96ec0 IMPALA-12865: Fix wrong lastRefreshEventId set by firing 
RELOAD events
     new 3e29f8aaa IMPALA-13112: Remove Kafka exclusion from 
ranger-plugins-audit

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:
 fe/pom.xml                                         |  4 --
 .../org/apache/impala/catalog/HdfsPartition.java   |  4 +-
 .../java/org/apache/impala/catalog/HdfsTable.java  |  2 +
 .../impala/catalog/events/MetastoreEvents.java     | 19 +++++++--
 .../apache/impala/service/CatalogOpExecutor.java   | 39 +++++++++++++++---
 .../java/org/apache/impala/util/DebugUtils.java    |  6 +++
 tests/custom_cluster/test_events_custom_configs.py | 46 ++++++++++++++++++++++
 7 files changed, 106 insertions(+), 14 deletions(-)

Reply via email to