bvaradar commented on issue #1586: URL: https://github.com/apache/hudi/issues/1586#issuecomment-683860484
@noobarcitect : SimpleKeyGenerator is intended to handle singe key column as the name suggests. To avoid confusion, it is best to retain the current behavior :) Regarding data catalog, Hudi columns are needed for your incremental queries. If you want to omit them, I am not sure how the query integration would work. If this simply needed for tracking columns, the way you suggested is the one that works. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
