Kevin-Li-2025 commented on PR #23226: URL: https://github.com/apache/datafusion/pull/23226#issuecomment-4899395726
Thanks, this should be resolved now. I rebased onto latest main (which carries the temporary quick-xml cargo-audit ignores for apache/datafusion#23297) and reran the focused checks locally: - `cargo audit --ignore RUSTSEC-2026-0194 --ignore RUSTSEC-2026-0195` - `cargo test -p datafusion-catalog-listing test_parse_partitions_for_path` - `git diff --check` The PR's GitHub `security_audit` job is green on the current head `926778594`, and the rest of the PR checks are green as well. -- 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]
