nanookclaw commented on PR #22502:
URL: https://github.com/apache/datafusion/pull/22502#issuecomment-4560762912

   Updated this to use the PR #22513 helpers for `HashExpr` proto children in 
`7d14ebc43`:
   
   - `ctx.encode_children_expressions(&self.on_columns)?`
   - `ctx.decode_children_expressions(&hash_expr.on_columns)?`
   
   Validation:
   
   - `cargo fmt -- 
datafusion/physical-plan/src/joins/hash_join/partitioned_hash_eval.rs`
   - `git diff --check`
   - `cargo test -p datafusion-physical-plan --features proto hash_expr_try_ 
--lib` (3 passed)
   


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