alamb commented on code in PR #18946:
URL: https://github.com/apache/datafusion/pull/18946#discussion_r2591970937


##########
ci/scripts/rust_example.sh:
##########
@@ -22,6 +22,15 @@ set -e
 export CARGO_PROFILE_CI_OPT_LEVEL="s"
 export CARGO_PROFILE_CI_STRIP=true
 
+# Remove leftover files inside test_* directories inside datafusion-examples/

Review Comment:
   this is probably enough -- you don't need to also change the example to run 
in a temp dir as well,right?



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