geruh opened a new pull request, #9783: URL: https://github.com/apache/iceberg/pull/9783
As discussed in the [community sync](https://youtu.be/uAQVGd5zV4I?si=cj0xpfprgvJIGYIm&t=1323), we want to reduce the scope of supported catalogs in Iceberg. There are currently many options, which creates confusion and makes it difficult to properly test and upgrade each one. The `DynamoDBCatalog` specifically has seen little adoption. It provides similar functionality to other catalogs we already support better like the `GlueCatalog`. As we look to simplify our catalog selection, the DynamoDB catalog makes sense as one to deprecate. This PR marks the DynamoDB catalog as deprecated. It will be removed entirely in two releases, starting from Iceberg 1.6.0. Please comment If you have any concerns or a hard dependency on this catalog. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org