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: [email protected] With regards, Apache Git Services
