alamb opened a new pull request, #22446: URL: https://github.com/apache/datafusion/pull/22446
- Backports https://github.com/apache/datafusion/pull/21934 from @bert-beyondloops to the branch-54 line This PR cherry-picks the fix for `ScalarValue::compact` to compact view buffers for all container types onto `branch-54`. ## Conflict resolution No conflicts — clean cherry-pick. ## Verification Run on the backport branch: - `nice ./ci/scripts/rust_fmt.sh` — passed - `nice ./ci/scripts/rust_clippy.sh` — passed (no warnings) - `nice cargo test --profile=ci --test sqllogictests` — passed - `nice cargo nextest run` — passed (9164 tests, 7 skipped) -- 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]
