Herrtian commented on PR #22463: URL: https://github.com/apache/datafusion/pull/22463#issuecomment-4554453033
Updated the NotExpr proto path to use decode_required_expression, kept the expr_id/expr_type context for the missing-child error, and moved the proto test into its own module. Checked with: - 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]
