You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/27 05:46:14 UTC

[GitHub] [arrow-datafusion] liukun4515 commented on a diff in pull request #2794: Use coerced type in inlist expr planning

liukun4515 commented on code in PR #2794:
URL: https://github.com/apache/arrow-datafusion/pull/2794#discussion_r906995699


##########
datafusion/physical-expr/src/planner.rs:
##########
@@ -294,43 +292,18 @@ pub fn create_physical_expr(
                             input_schema,
                             execution_props,
                         ),
-                        // TODO refactor the logic of coercion the data type

Review Comment:
   This pr resolve some TODO inList for me.
   it make sense to me



-- 
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-unsubscribe@arrow.apache.org

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