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/10/10 09:47:10 UTC

[GitHub] [calcite] yanlin-Lynn opened a new pull request #1494: [CALCITE-3397] AssertionError for interpretering multiset value

yanlin-Lynn opened a new pull request #1494: [CALCITE-3397] AssertionError for interpretering multiset value
URL: https://github.com/apache/calcite/pull/1494
 
 
   When interpretering sql  `select multiset['a', 'b', 'c']`, got AssertionError.
   Please refer https://issues.apache.org/jira/browse/CALCITE-3397 for details.
   
   This PR tries to add a `CollectNode` to run Collect Relnode.

----------------------------------------------------------------
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