[ 
https://issues.apache.org/jira/browse/CALCITE-5696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721556#comment-17721556
 ] 

Steven Talbot commented on CALCITE-5696:
----------------------------------------

Testing quickly, it would seem the answer is "no" for all four of those. And 
the doc only mentions SELECT. Guess they just thought it was only valuable in 
the SELECT clause?

> 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
>            Priority: Major
>
> {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