Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/24097 )
Change subject: IMPALA-14832: Make auto-incrementing Kudu columns hidden and simplify code ...................................................................... Patch Set 4: Looping in the original implementers of non-unique primary key support. Hidden columns can still be explicitly referenced. I think there should be some way to discover that; showing them in DESCRIBE EXTENDED output seems like it would help. My understanding would be that doing CTAS from a table with auto_incrementing_id should create a new table that also uses non-unique primary keys, so it would continue to include auto_incrementing_id. The mechanism to support that could differ. -- To view, visit http://gerrit.cloudera.org:8080/24097 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I5da031c5dcd93ed02a6f9a21006325c2077be1e9 Gerrit-Change-Number: 24097 Gerrit-PatchSet: 4 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Thu, 19 Mar 2026 15:26:31 +0000 Gerrit-HasComments: No
