Arnab Karmakar has posted comments on this change. ( http://gerrit.cloudera.org:8080/24088 )
Change subject: IMPALA-14589: Add support for Iceberg V3 default values ...................................................................... Patch Set 3: Couple of major highlight points: 1. I tried modifying the template tuple for iceberg tables right during initialisation in InitTemplateTuple() instead of populating the slots with default values per file in AddIcebergColumns() (the previous logic). 2. I've assumed we don't support default values for complex types. Let me know if thats ok. -- To view, visit http://gerrit.cloudera.org:8080/24088 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9f1be994a336b30b17b17819091417d777a39be9 Gerrit-Change-Number: 24088 Gerrit-PatchSet: 3 Gerrit-Owner: Arnab Karmakar <[email protected]> Gerrit-Reviewer: Arnab Karmakar <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Mon, 30 Mar 2026 04:46:29 +0000 Gerrit-HasComments: No
