Sean-Kenneth-Doherty commented on PR #22287: URL: https://github.com/apache/datafusion/pull/22287#issuecomment-4469412633
Fresh validation on the PR head (`b50d56520`): - `TMPDIR=/home/sean/Projects/datafusion-regexp-replace/target/tmp cargo test -p datafusion-functions regex::regexpreplace::tests::test_static_pattern_regexp_replace_multiline_flag -- --nocapture` -> passed (`1 passed`) - `TMPDIR=/home/sean/Projects/datafusion-regexp-replace/target/tmp cargo test --profile=ci --test sqllogictests -- regexp/regexp_replace.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 leaves current regression evidence visible 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]
