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 68650057a Speed up default configuration for Docker-based tests
     new 5e0cafd44 IMPALA-11632: Exclude log4j-1.2-api in some Ranger artifacts
     new cf9c443dd IMPALA-8592: Add support for insert events for 'LOAD DATA' 
statements from Impala

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:
 be/src/service/client-request-state.cc             |  67 +++++++------
 be/src/service/client-request-state.h              |   3 +
 common/thrift/Frontend.thrift                      |   6 ++
 fe/pom.xml                                         |  14 +++
 .../org/apache/impala/common/FileSystemUtil.java   |  12 +++
 .../java/org/apache/impala/service/Frontend.java   |  24 +++--
 tests/metadata/test_event_processing.py            |  56 +++++++++++
 tests/util/event_processor_utils.py                | 110 ++++++++++++---------
 8 files changed, 208 insertions(+), 84 deletions(-)

Reply via email to