jmhain commented on code in PR #10392: URL: https://github.com/apache/datafusion/pull/10392#discussion_r1606083522
########## datafusion/sqllogictest/test_files/array.slt: ########## @@ -689,7 +689,7 @@ select column1, column2, column3, column4, column5 from nested_arrays; # values table query IIIRT -select a, b, c, d, e from values; +select a, b, c, d, e from "values"; Review Comment: https://github.com/sqlparser-rs/sqlparser-rs/pull/1278 -- 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