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 75bf21341 IMPALA-12288: Add BUILD_WITH_NO_TESTS option to remove test 
targets
     new 7039e1ecc IMPALA-12257: Fix NPE in createInsertEvents when partitions 
only exist in HMS
     new 240a9cddc [docs] Add note about REFRESH for tables in custom catalog
     new ddcdfc220 IMPALA-11195: Disable SSL renegotiations for OpenSSL 1.0.2.

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:
 be/src/rpc/authentication.cc                       |   8 +
 be/src/thirdparty/squeasel/squeasel.c              |  28 +++-
 bin/impala-config.sh                               |   2 +-
 docs/topics/impala_iceberg.xml                     |   2 +
 .../java/org/apache/impala/catalog/HdfsTable.java  |  11 ++
 .../apache/impala/service/CatalogOpExecutor.java   | 164 ++++++++++++---------
 tests/custom_cluster/test_insert_behaviour.py      |  65 ++++++++
 7 files changed, 199 insertions(+), 81 deletions(-)

Reply via email to