Aitozi commented on PR #15137:
URL: https://github.com/apache/flink/pull/15137#issuecomment-1356124138

   Hi @twalthr. Sorry to ping you here. When I am doing some migration work for 
the hive connector from `TableSchema` to `ResolvedSchema
   `. I have a question about the `Catalog`'s interface of  
`createTable/alterTable` . Since the createTable and alterTable should always 
work with the resolved table. Why the interface does not enforce it? If not, 
the implementer can not use the resolved schema without a cast. What do you 
think of this?


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to