findepi commented on issue #13649: URL: https://github.com/apache/datafusion/issues/13649#issuecomment-2520977104
Lowercasing is not unexpected when within SQL parser frontend (and eg PostgreSQL does the same). Are you constructing queries using `ctx.sql(str)` method of creating plan nodes programmatically? -- 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]
