xndai opened a new pull request #1827: [CALCITE-3821] RelOptUtil::containsMultisetOrWindowedAgg doesn't real… URL: https://github.com/apache/calcite/pull/1827 …ly check multiset The check of containsMultiset() is shortcut by a "false" constant. Also what the function really does is to check rel node does not contain window aggs.
---------------------------------------------------------------- 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
