timsaucer commented on issue #1278: URL: https://github.com/apache/datafusion-python/issues/1278#issuecomment-3406555584
I think when we have a string we want to first check to see if it is a column name. If so, create a column expression. If not, try sql parsing. -- 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]
