Herrtian commented on PR #22463:
URL: https://github.com/apache/datafusion/pull/22463#issuecomment-4567281733

   Synced with #22596 and updated `NotExpr::try_from_proto` to use 
`expect_expr_variant!` while keeping the missing-child context.
   
   Checked with:
   - cargo test -p datafusion-physical-expr --features proto 
test_from_proto_missing_child
   - RUST_BACKTRACE=1 cargo test -p datafusion-physical-expr --features proto 
test_from_proto_missing_child
   - cargo fmt --all -- --check
   - git diff --check


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