izveigor commented on issue #6649: URL: https://github.com/apache/arrow-datafusion/issues/6649#issuecomment-1602742473
@alamb you are right about the precedence. The main problem is in the line: https://github.com/sqlparser-rs/sqlparser-rs/blob/main/src/parser.rs#L797. I created PR which fixes this problem: https://github.com/sqlparser-rs/sqlparser-rs/pull/902. -- 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]
