lirui-apache commented on pull request #16745: URL: https://github.com/apache/flink/pull/16745#issuecomment-894916366
Thanks @cuibo01 for working on this. However, I'm not sure whether we need table-level property to set the owner. Hive code uses current UGI (either simple or kerberized) when we open a `HiveCatalog` instance to connect to HMS. Shouldn't we also just use that as the table owner? Or in what situation would a user want to connect to HMS using one identity and create tables with another? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
