Csaba Ringhofer created IMPALA-15113:
----------------------------------------
Summary: ix remaining Iceberg with
load_iceberg_files_in_coordinator=true
Key: IMPALA-15113
URL: https://issues.apache.org/jira/browse/IMPALA-15113
Project: IMPALA
Issue Type: New Feature
Components: Catalog, Frontend
Reporter: Csaba Ringhofer
IMPALA-14805 adds flag load_iceberg_files_in_coordinator that leads to loading
files list for Iceberg tables in coordinator and not having a file list at all
in catalogd. https://gerrit.cloudera.org/#/c/24049 implements this and most
tests pass, but some Iceberg operations need the file list in catalogd:
- Iceberg v3 update/delete create final deletion vectors in catalogd and need
to look up ful fule path based on hash coming from coordinator
- repeare
--
This message was sent by Atlassian Jira
(v8.20.10#820010)