alamb opened a new pull request, #20903:
URL: https://github.com/apache/datafusion/pull/20903

   - Backports https://github.com/apache/datafusion/pull/20900 from @askalt to 
the branch-53 line
   
   This PR:
   - Backports https://github.com/apache/datafusion/pull/20900 to branch-53
   
   Verification:
   - `nice ./ci/scripts/rust_fmt.sh`
   - `nice ./ci/scripts/rust_clippy.sh`
   - `nice cargo test --profile=ci --test sqllogictests`
   - `nice cargo nextest run`
   
   Notes:
   - `rust_fmt`, `rust_clippy`, and `sqllogictests` passed locally
   - `cargo nextest run` hits two existing branch-53 baseline failures that 
also reproduce on plain `apache/branch-53`:
     - `datafusion-physical-plan 
joins::hash_join::exec::tests::join_full_multi_batch::batch_size_4_2::use_perfect_hash_join_as_possible_1_true`
     - `datafusion-physical-plan 
joins::hash_join::exec::tests::join_full_multi_batch::batch_size_4_2::use_perfect_hash_join_as_possible_2_false`
   


-- 
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]

Reply via email to