Sean-Kenneth-Doherty commented on PR #22301: URL: https://github.com/apache/datafusion/pull/22301#issuecomment-4469969037
Validated head df3afaa0804ca019303be24a6056448999afb111 locally. The patch targets the old byte-index slicing path, and the regression now returns normal planning errors for non-ASCII suffixes instead of panicking. Commands run: - `cargo fmt --check --all` - `git diff --check origin/main...HEAD` - `git diff --check` - `cargo test -p datafusion --lib test_parse_` (4 passed) - `cargo test -p datafusion --test core_integration test_runtime_config_non_ascii_suffix_returns_error` (1 passed) - `cargo test -p datafusion --test core_integration runtime_config` (12 passed) Working tree remained clean after validation. Hosted checks currently show the labeler `Process` check passing; no broader CI jobs have been scheduled on the PR yet. -- 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]
