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

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


    from 1c72c5a  IMPALA-10234: Add support for cookie authentication to 
impala-shell
     new 4657f06  IMPALA-10305 (part 2): Sync Kudu's FIPS compliant changes
     new 26fc679  IMPALA-10318: default_transactional_type shouldn't affect 
Iceberg tables
     new 63da9cc  IMPALA-10340: Cannot set up KDC from scratch
     new b81ff2d  IMPALA-10276: thread-safe access to 
RuntimeProfile::counter_map_

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:
 be/src/kudu/security/CMakeLists.txt                |  2 +-
 be/src/kudu/security/crypto.cc                     | 13 -------
 be/src/kudu/security/openssl_util.cc               | 42 +++++-----------------
 be/src/kudu/security/openssl_util.h                | 33 ++++++-----------
 be/src/kudu/security/tls_context.cc                | 10 ------
 be/src/kudu/security/tls_handshake.cc              | 18 +---------
 be/src/util/runtime-profile.cc                     | 39 ++++++++++----------
 be/src/util/runtime-profile.h                      | 29 ++++++++-------
 bin/impala-config.sh                               |  4 ++-
 .../java/org/apache/impala/analysis/TableDef.java  |  8 +++++
 .../queries/QueryTest/iceberg-create.test          | 17 +++++++++
 .../queries/QueryTest/iceberg-negative.test        | 16 +++++++++
 12 files changed, 100 insertions(+), 131 deletions(-)

Reply via email to