iffyio commented on PR #1566: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1566#issuecomment-2523247703
Hi @seve-martinez! It sounds like the parsing can be done while parsing the select body instead? Probably [here before looking for a WHERE clause](https://github.com/apache/datafusion-sqlparser-rs/blob/d0fcc06/src/parser/mod.rs#L9599)? -- 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-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org