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

   ### Is your feature request related to a problem or challenge?
   
   Currently in the integrations, we create docker images on the fly, see 
   
https://github.com/apache/iceberg-rust/blob/83ca98fd55de9485eaa63cc00295876d25ee0149/crates/integration_tests/testdata/docker-compose.yaml#L73
   
https://github.com/apache/iceberg-rust/blob/0942e3cd34d0fd19d7b825feafe67428e703a3f5/crates/catalog/hms/testdata/hms_catalog/docker-compose.yaml#L42
   
   While this is easy to maintain, there are drawbacks about this approach:
   
   1. It slows down tests
   2. It increases device space usage on github action runner, which make tests 
unstable.
   
   
   ### Describe the solution you'd like
   
   We should consider maintaining the docker images used in integration tests 
to speed up integration tests.
   
   ### Willingness to contribute
   
   I cannot contribute to this feature at this time


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

Reply via email to