This is an automated email from the ASF dual-hosted git repository.
boroknagyz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 6302cdadd IMPALA-14665: Upgrade Iceberg to 1.10.1
new ffcb9a9ec IMPALA-14739: Log if local catalog cache entry size is
truncated
new 6b4c895f9 IMPALA-14719: Fixed race condition for Calcite property
new 26e3529c9 IMPALA-14734: Optimize sorting file descriptors during
planning
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:
.../org/apache/impala/catalog/FileDescriptor.java | 28 ++++++++++++-----
.../impala/catalog/local/CatalogdMetaProvider.java | 6 +++-
.../org/apache/impala/planner/IcebergScanNode.java | 3 +-
.../java/org/apache/impala/service/Frontend.java | 36 +++++++++++++---------
.../calcite/service/CalciteCompilerFactory.java | 4 ---
5 files changed, 50 insertions(+), 27 deletions(-)