Open liurenjie1024 opened 3 months ago
Thanks @liurenjie1024! This PR is great. After #349, I can also help to migrate our e2e test using this test framework. It's helpful for us to test using different query engines or SDKs. https://github.com/apache/iceberg-rust/pull/349#discussion_r1847748258
Thanks @liurenjie1024! This PR is great. After #349, I can also help to migrate our e2e test using this test framework. It's helpful for us to test using different query engines or SDKs. #349 (comment)
Yeah, I'll find time to split this pr into smaller part to merge them.
This pr introduces an integration test framework which utilizes sqllogictest-rs to build data driven test cases.