Sean-Kenneth-Doherty commented on PR #22291: URL: https://github.com/apache/datafusion/pull/22291#issuecomment-4469407535
Fresh validation on the PR head (`862c36ee8`): - `TMPDIR=/home/sean/Projects/datafusion-array-position-min/target/tmp cargo test -p datafusion-functions-nested position::tests::test_array_position_start_from_min_value -- --nocapture` -> passed (`1 passed`) - `TMPDIR=/home/sean/Projects/datafusion-array-position-min/target/tmp cargo test --profile=ci --test sqllogictests -- array/array_position.slt` -> passed (`1/1 files completed`) - `cargo fmt --all -- --check` -> passed - `git diff --check origin/main...HEAD` -> clean GitHub Actions only ran the labeler for this PR, so this keeps the regression evidence visible while the branch waits for review. -- 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]
