Hasnaathussain commented on PR #24484: URL: https://github.com/apache/datafusion/pull/24484#issuecomment-5469345301
I refreshed the branch onto current `main` (`74f4dd6fe`) after the semver report showed unrelated `RangePartitioning` API drift between the PR base and current main. The functional diff is still limited to `datafusion/physical-expr/src/expressions/case.rs`; the three contributor commits remain DCO-signed. The clean-base validation passes: `cargo fmt --all -- --check`, the 39 CASE tests, and strict physical-expr clippy with `-D warnings`. The reviewer’s four live suggestions are addressed in the current source and the PR description, and I replied inline to each thread. The rebased head is `f48c0e990`. -- 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]
