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

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


    from ed59690b4 IMPALA-11840: Error with joining unnest with views
     new 1056e16a2 IMPALA-11846: Fix builds with setuptools>=66.0.0
     new 20fe8fea5 IMPALA-11658: Implement Iceberg manifest caching config for 
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:
 .../impala/catalog/iceberg/IcebergCatalog.java     | 14 +++++++++
 .../impala/catalog/iceberg/IcebergCatalogs.java    | 15 ----------
 .../catalog/iceberg/IcebergHadoopCatalog.java      |  9 +++---
 .../catalog/iceberg/IcebergHadoopTables.java       |  5 ++--
 .../impala/catalog/iceberg/IcebergHiveCatalog.java |  4 ++-
 .../java/org/apache/impala/util/IcebergUtil.java   | 34 +++++++++++++++++++++-
 shell/CMakeLists.txt                               |  7 +++--
 .../common/etc/hadoop/conf/core-site.xml.py        |  7 +++++
 8 files changed, 70 insertions(+), 25 deletions(-)

Reply via email to