floze-the-genius commented on PR #23688: URL: https://github.com/apache/datafusion/pull/23688#issuecomment-5116805744
Rebased onto current main and resolved the conflict while keeping the shared `encode_bytes_into` / `encode_u64` helpers. I also added the requested dictionary-backed Binary regression where `dict.values()` contains a null. Validation: `cargo test -p datafusion-spark function::math::hex --lib` (11 passed), `cargo fmt --all -- --check`, and `cargo clippy -p datafusion-spark --all-targets --all-features --no-deps -- -D warnings`. -- 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]
