tomershaniii commented on code in PR #1521: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1521#discussion_r1845314145
########## tests/sqlparser_snowflake.rs: ########## @@ -2783,6 +2783,14 @@ fn test_parentheses_overflow() { } #[test] + +fn test_nested_select_with_lateral_flatten() { Review Comment: can you elaborate on "multiple set expressions that have trailing commas" ? -- 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