Tamas Mate has posted comments on this change. ( http://gerrit.cloudera.org:8080/18226 )
Change subject: IMPALA-10737: Optimize the number of Iceberg API Metadata requests ...................................................................... Patch Set 8: The reason of the failure was that the LocalTable.load() has already loaded and cached some metadata as TableMetaRefImp, while the LocalIcebergTable was trying to retrieve TPartialTableInfo. Added a new CacheKey type to cache the Iceberg metadata and Table metadata separately. Additionally, I had to fix the 'loadFileDescMapFromThrift' parameters. -- To view, visit http://gerrit.cloudera.org:8080/18226 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9e62a1fb9753ea1b022c7763047d9ccfd1d27d62 Gerrit-Change-Number: 18226 Gerrit-PatchSet: 8 Gerrit-Owner: Tamas Mate <[email protected]> Gerrit-Reviewer: Gergely Fürnstáhl <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tamas Mate <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Thu, 03 Mar 2022 10:01:26 +0000 Gerrit-HasComments: No
