goutamadwant commented on PR #23002: URL: https://github.com/apache/datafusion/pull/23002#issuecomment-4752393284
@drewrip I checked the current CI failure. The semver check is passing now; the only red job is `cargo test hash collisions (amd64)`, failing in `datafusion/common/src/hash_utils.rs` under `hash_utils::tests::test_create_hashes_with_quality_hash_state`. This PR only touches the SQL unparser/planner test path, so this looks unrelated to the DuckDB unparse change. I have refreshed my branch with main and might trigger the CI again. Thanks -- 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]
