Yiyang-C opened a new pull request, #1568: URL: https://github.com/apache/iceberg-rust/pull/1568
## Which issue does this PR close? - Closes #1515. ## What changes are included in this PR? * implemented the register_table method in the Glue catalog. * added an integration test to cover table registration via metadata location. ## Are these changes tested? Yes * cargo build * cargo test (including new test case for register_table) I'm new to Rust and to Iceberg, any feedback or suggestions for improvement are very welcome! 😊 -- 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]
