Sean-Kenneth-Doherty commented on PR #22297: URL: https://github.com/apache/datafusion/pull/22297#issuecomment-4469705551
Validated locally on head `5ba2d053e7dea380fe1f271a67e6326136cf89dd`: - `cargo test -p datafusion-functions arrow_cast` - `cargo test -p datafusion-sqllogictest --test sqllogictests -- arrow_typeof.slt` - `cargo test -p datafusion-functions` - `cargo fmt --all --check` - `cargo clippy -p datafusion-functions --all-targets -- -D warnings` - `git diff --check origin/main...HEAD && git diff --check` All passed. The only hosted check currently present is Labeler / Process, which is passing. -- 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]
