lliangyu-lin opened a new pull request, #12722: URL: https://github.com/apache/iceberg/pull/12722
### Description * Add deprecation notices on DynamoDB and Glue properties and methods in `AwsProperties.java` * Created `DynamoDbProperties.java` and `GlueProperties.java` and unit tests * Will create a followup PR for updating the usage of these properties to use the new property classes. ([Example](https://github.com/apache/iceberg/blob/main/aws/src/main/java/org/apache/iceberg/aws/lakeformation/LakeFormationAwsClientFactory.java#L73-L74)) Relates to: #7515 -- 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]
