zjureel commented on PR #399:
URL: 
https://github.com/apache/flink-table-store/pull/399#issuecomment-1324709079

   > Thanks @zjureel !
   > 
   > I find that all kinds of verifications are a bit messy. Can we propose a 
verification method (Maybe a static method in `CoreOptions`)? It can be called 
in two places:
   > 
   > 1. `SchemaManager.commit`: When submitting new schema changes.
   > 2. `FileStoreTableFactory.create`: When creating a new table, the 
verification here is because there may be dynamic options, which also need to 
be verified.
   
   Sounds good to me, I found there are validations in `CoreOptions` too, we 
should merge them


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