dttung2905 opened a new pull request, #326: URL: https://github.com/apache/iceberg-go/pull/326
Hi team, This PR aims to support CreateTable for glue catalog. Below are the list (I think) to be done: - [x] Tested out on a real Glue Catalog .Table was created successfully - [ ] Add unit test to this new method. - [ ] Need to mock the s3 call in the happy path since it check whether the s3 blob contains metadata file actually exists - [ ] Mock DeleteTable call in case of unhappy path and roll back -- 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