Sean-Kenneth-Doherty commented on PR #22296: URL: https://github.com/apache/datafusion/pull/22296#issuecomment-4469641163
Fresh local validation on `4f1bbbdba`: - `cargo test -p datafusion-functions-nested array_resize_rejects_target_count_overflow` -> passed - `cargo test -p datafusion-sqllogictest --test sqllogictests -- array/array_resize.slt` -> passed - `cargo test -p datafusion-functions-nested` -> 63 unit tests passed plus 2 doctests passed - `cargo fmt --all --check` -> passed - `cargo clippy -p datafusion-functions-nested --all-targets -- -D warnings` -> passed - `git diff --check origin/main...HEAD` -> clean GitHub currently only shows the labeler `Process` check, so this covers the changed `array_resize` overflow path and the touched SQLLogicTest file locally. -- 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]
