zeroshade commented on code in PR #3: URL: https://github.com/apache/iceberg-go/pull/3#discussion_r1328871174
########## io/s3.go: ########## @@ -0,0 +1,108 @@ +// Licensed to the Apache Software Foundation (ASF) under one Review Comment: Yea I was planning on doing that in a follow-up PR explicitly. I have the test stuff worked out already and, in conjunction with the iceberg REST API catalog impl I was able to replicate a similar integration test to what pyiceberg uses :smile: -- 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]
