Sean-Kenneth-Doherty commented on PR #22299: URL: https://github.com/apache/datafusion/pull/22299#issuecomment-4469837921
Local validation on current head (`f15210789`): - `cargo test -p datafusion-sqllogictest --test sqllogictests -- insert_values_placeholders` -> completed `1/1 files` - `cargo test -p datafusion-sql --test sql_integration test_insert_schema_errors` -> 6 passed - `cargo test -p datafusion-sql --test sql_integration params` -> 35 passed - `cargo fmt --all --check` -> passed - `cargo clippy -p datafusion-sql --all-targets -- -D warnings` -> passed - `git diff --check origin/main...HEAD && git diff --check` -> clean The local checkout is clean after validation. -- 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]
