findepi commented on code in PR #11225: URL: https://github.com/apache/datafusion/pull/11225#discussion_r1665176849
########## ci/scripts/rust_example.sh: ########## @@ -19,7 +19,6 @@ set -ex cd datafusion-examples/examples/ -cargo fmt --all -- --check Review Comment: Good question, and i see how this is not obvious. That's why it's separate commit with an explanation: ``` Remove doubled fmt check from CI Examples' format is checked in `check-fmt` job, so can be skipped in `rust_example.sh`. ``` -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org