Steven Talbot created CALCITE-5696:
--------------------------------------

             Summary: Support trailing comma in SELECT list for Babel parser 
(like BigQuery)
                 Key: CALCITE-5696
                 URL: https://issues.apache.org/jira/browse/CALCITE-5696
             Project: Calcite
          Issue Type: Bug
            Reporter: Steven Talbot


{code:java}
select some_col, from my_table{code}
works in BigQuery but does not parse in the babel parser. Probably no harm in 
just making the babel parser able to parse that in general. But this is needed 
for full support for Google standard SQL

https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical#trailing_commas



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to