munendrasn opened a new pull request, #6862: URL: https://github.com/apache/iceberg/pull/6862
Fixes #6763 * `dynamodb.catalog.schema.format-version` property specifies the schema version. Default value is `v1` * Doc update, and Changes in DynamoDbCatalog Python implementation are not included. Once this is reviewed, will address them * Unlike GlueCatalog, DynamoDbCatalog allows tables to created without a corresponding namespace associated with it. Again, not addressed in this PR assuming it was by design. If not, will update it accordingly based on the review * listTables fix is included in #6823 @jackye1995 FYI -- 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]
