nickdelnano opened a new pull request, #7423: URL: https://github.com/apache/paimon/pull/7423
### Purpose Linked issue: https://github.com/apache/paimon/issues/7421 Mirror HiveCatalog behavior by storing table options and core metadata (primary-key, partition, bucket-key) in a new paimon_table_properties SQL table, controlled by the existing sync-all-properties option. ### Tests Unit tests in JdbcCatalogTest. These use in memory sqlite database so they function like integration tests. ### API and Format N/A ### Documentation Updated docs ### Generative AI tooling Generated-by: claude code I have reviewed the code. -- 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]
