[
https://issues.apache.org/jira/browse/CALCITE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erlend Hamnaberg updated CALCITE-5551:
--------------------------------------
Description:
Some databases like bigquery support SELECT * Except (field1, field2)
https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax#select_except
was:
Some databases like bigquery support SELECT * Except (field1, field2)
> Implement SELECT * EXCEPT field
> -------------------------------
>
> Key: CALCITE-5551
> URL: https://issues.apache.org/jira/browse/CALCITE-5551
> Project: Calcite
> Issue Type: Improvement
> Reporter: Erlend Hamnaberg
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Some databases like bigquery support SELECT * Except (field1, field2)
>
> https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax#select_except
--
This message was sent by Atlassian Jira
(v8.20.10#820010)