hamnis opened a new pull request, #3087:
URL: https://github.com/apache/calcite/pull/3087

   No jira issue for Calcite found. But one in spark found.
   
   Sometimes it is useful to be able to select all columns in a table except 
one or two columns.
   
   This is a useful feature in for instance bigquery.
   
   I could not figure out how to make the parser deal with dialects, so I added 
this to the default parser.
   
   I do not think that this is supported by all databases, so not sure where 
this should live, please advice.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to