xushiyan commented on issue #81:
URL: https://github.com/apache/hudi-rs/issues/81#issuecomment-2257241534

   @abyssnlp sounds good to make use of docker-compose - it'll be convenient to 
evolve the tests as we probably need to add more components in future. to 
answer the questions
   
   - `crates/tests` is a crate to provide all kinds of common hudi test 
utilities, but we don't want to host actual tests in it.
   - we may want to install the hudi crates locally, to mimic how users install 
hudi from crates.io
   - we can organize the integration tests in a separate folder, not 
necessarily as a crate, since it's docker based, and we don't publish it either
   - we surely want to integ test for azure and gcp as well - just picked minio 
for easy start with s3.


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

Reply via email to