davidyuan1223 opened a new issue, #5232:
URL: https://github.com/apache/paimon/issues/5232

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   Currently, i'm implement kyuubi ranger check with paimon, when i test the 
update table command, the logical plan is FileStoreTable, but i cannot found 
the catalog name in the table properties or functions, i think maybe we could 
add catalogName to the TableSchema options filed
   
   ### Solution
   
   Add catalogName in TableSchema and resolve it when create table
   
   ### Anything else?
   
   Need the commiter/PMC check this issue then implement it
   The Kyuubi Issue is https://github.com/apache/kyuubi/issues/5470
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


-- 
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]

Reply via email to