xuefuz commented on issue #8007: [FLINK-11474][table] Add ReadableCatalog, ReadableWritableCatalog, and other … URL: https://github.com/apache/flink/pull/8007#issuecomment-483756077 PR is updated based on above discussions: 1. Changed existing exceptions to checked and added a runtime exception, CatalogException 2. Declared CatalogException in the APIs 3. Added getDescription() and getDetailedDescription() in table/database API 4. Move generic catalog and related class to flink-table-api-java. 5. Renamed CommonTable to CatalogBaseTable. Please take another look and let me know if additional changes are needed. Thanks.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
