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

   It became redundant when `input_expr_types: &[DataType]` was replaced with 
`input_expr_fields: &[Field]`, i.e. in
   577c42458e8ab7a0869345678e7f0cd5dbf82771 commit 
(https://github.com/apache/datafusion/pull/15911). The benefit of passing in a 
"field" is that it combines data type and nullable attribute.
   


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to