Herrtian commented on PR #22463: URL: https://github.com/apache/datafusion/pull/22463#issuecomment-4534971434
Addressed the review comments: the missing-child path now uses `internal_datafusion_err!` and includes the `expr_id` plus `NotExpr` type in the error. Checked with: - cargo test -p datafusion-physical-expr --features proto test_from_proto_missing_child - cargo fmt --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]
