liurenjie1024 opened a new issue, #2073:
URL: https://github.com/apache/iceberg-rust/issues/2073

   ### Is your feature request related to a problem or challenge?
   
   The module `crates/integration_tests` was introduced before sqllogictests, 
and it was designed to run e2e tests. But it has been proven to be difficult to 
maintain and read compared with sqllogictest.
   
   ### Describe the solution you'd like
   
   Refactor them to use sqllogictests.  Some of them like 
`conflict_commit_test`, `read_evolved_schema`, `read_position_deletes` can't be 
covered yet, we could keep them.
   
   ### Willingness to contribute
   
   I can contribute to this feature independently


-- 
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]

Reply via email to