nssalian opened a new pull request #3275: URL: https://github.com/apache/iceberg/pull/3275
PR Description: Adding the table to hold namespace names and attributes like location, metadata, properties. Splitting up the implementation in: https://github.com/apache/iceberg/pull/3274 into smaller single change PRs. Changes: 1. Split the JdbcUtil constants to JdbcCatalogNamespace and JdbcCatalogTable respectively to correspond to the sql statements for namespace and table respectively. 2. Modified JdbcCatalog to support Namespace creation 3. Updated tests to test for the new methods. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
