Zoltán Borók-Nagy created IMPALA-14832:
------------------------------------------

             Summary: Make auto-incrementing Kudu columns hidden and simplify 
code
                 Key: IMPALA-14832
                 URL: https://issues.apache.org/jira/browse/IMPALA-14832
             Project: IMPALA
          Issue Type: Improvement
          Components: Frontend
            Reporter: Zoltán Borók-Nagy


IMPALA-14592 introduced the concept of "hidden columns". Kudu's 
auto-incrementing columns were already treated as hidden even before we 
introduced that concept.

KuduColumn should override isHidden() and return true if column is 
auto-incrementing. This will help us to simplify the code at a few places.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to