lliangyu-lin opened a new pull request, #12722: URL: https://github.com/apache/iceberg/pull/12722
### Description * As mentioned in #7515, the `AwsProperties` class is growing too big and we are continuously adding more properties. Gradually refactor the `AwsProperties` based on client configs will help with clarity and better maintenance. * Add deprecation notices on DynamoDB and Glue properties and methods in `AwsProperties.java` * Created `DynamoDbProperties.java` and `GlueProperties.java` and unit test 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]
