liukun4515 commented on code in PR #2764:
URL: https://github.com/apache/arrow-datafusion/pull/2764#discussion_r904499674
##########
datafusion/physical-expr/src/planner.rs:
##########
@@ -310,6 +313,8 @@ pub fn create_physical_expr(
&list_expr_data_type,
&value_expr_data_type,
) {
+ // TODO: Can't cast from list type to value
type directly
Review Comment:
about issue: https://github.com/apache/arrow-datafusion/issues/2759
--
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]