peter-toth commented on code in PR #13310:
URL: https://github.com/apache/datafusion/pull/13310#discussion_r1836836706
##########
datafusion/sql/src/query.rs:
##########
@@ -59,7 +59,12 @@ impl<'a, S: ContextProvider> SqlToRel<'a, S> {
self.select_into(plan, select_into)
}
other => {
+ // TODO: check why set_expr_to_plan or the functions it calls
need bigger
Review Comment:
I changed the comment in
https://github.com/apache/datafusion/pull/13310/commits/17319c2cccc44892ad07d73d19d634be623de4f6
--
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]