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


##########
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:
   I agree writing to a temp file is the best long term solution
   
   I think we should then remove the chnages to the shell script as it will be 
confusing (and no longer necessary)



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