LucaCappelletti94 commented on issue #866: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/866#issuecomment-5803966278
`SELECT * FROM User JOIN Dept ON User.deptId = Dept.id` now parses and round-trips unchanged on `main` with the MySQL, Generic and PostgreSQL dialects. Closing, please reopen if you still see the error. -- 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]
