davedwwang commented on issue #4188:
URL: https://github.com/apache/paimon/issues/4188#issuecomment-2367938508

   > Good point!
   
   This issue seems to be more friendly to newcomers, can I give it a try? I 
understand that we can refer to the implementation of Spark:
   1. Add a private field `version` to `ConfigOption`.
   2. Add a public method `sinceVersion` to `ConfigOption`.
   3. Sort out all created `ConfigOption`s to find out which version the 
`ConfigOption` was introduced from. The involved classes are `CoreOptions`, 
`CatalogOptions`, `SecurityConfiguration`, `AbstractIcebergCommitCallback`, 
`RocksDBOptions`, `PrivilegedCatalog`, `FlinkCatalogOptions`, `AvroFileFormat`, 
and `HiveCatalogOptions`.


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