alamb commented on code in PR #11174:
URL: https://github.com/apache/datafusion/pull/11174#discussion_r1666776852
##########
ci/scripts/rust_example.sh:
##########
@@ -29,5 +29,6 @@ do
# Skip tests that rely on external storage and flight
if [ ! -d $filename ]; then
cargo run --example $example_name
+ cargo clean -p datafusion-examples
Review Comment:
No worries! I think this is a good excuse / reason to take another pass
through the examples directory (and the library guide that you started however
long ago).
--
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]