You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/05/24 03:22:54 UTC

[GitHub] [calcite] DonnyZone opened a new pull request #1231: [CALCITE-3077] Rewrite CUBE&ROLLUP queries in SparkSqlDialect

DonnyZone opened a new pull request #1231: [CALCITE-3077] Rewrite CUBE&ROLLUP queries in SparkSqlDialect
URL: https://github.com/apache/calcite/pull/1231
 
 
   As described in [CALCITE-3077](https://issues.apache.org/jira/browse/CALCITE-3077), we need to rewrite CUBE(...) and ROLLUP(...) clauses into WITH CUBE and WITH ROLLUP.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services