thexiay commented on code in PR #428: URL: https://github.com/apache/iceberg-rust/pull/428#discussion_r1666119013
########## crates/catalog/glue/tests/glue_catalog_test.rs: ########## @@ -92,6 +96,24 @@ async fn set_test_fixture(func: &str) -> TestFixture { } } +async fn lazy_reuse_dc() -> Arc<TestFixture> { Review Comment: ok, i use `get_test_fixture` instead -- 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