ganesh-skumar commented on PR #648:
URL: https://github.com/apache/paimon-rust/pull/648#issuecomment-5162371474

   Hi, While checking the CI failure, the rust examples require adding 
`paimon-datafusion` and `datafusion` dependencies  to paimon crate because 
they're located under crates/paimon/examples. As a result, the generated 
DEPENDENCIES.rust.tsv files also need to be updated.
   
   I was wondering whether it would be more appropriate to place these examples 
in a separate example crate to avoid introducing these additional dependencies 
into the core paimon crate.
   
   Or is updating the generated DEPENDENCIES.rust.tsv files the expected 
approach in this case?
   
   Thanks!


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