jackye1995 opened a new pull request #3473:
URL: https://github.com/apache/iceberg/pull/3473


   The module was added when I was not really familiar with the Iceberg code 
style, as recently there are many people referencing the AWS module to 
implement custom Catalog and FileIO, we should make it consistent with the rest 
of the codebase. What I did include:
   1. rename test classes as `TestXXXX`
   2. rename test methods as `testXXX`
   3. remove AWS SDK v1 classes
   4. move tests that were in the wrong class
   5. remove direct use of Java data structure like HashMap
   
   @yyanyy @danielcweeks 


-- 
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]

Reply via email to