rubenada edited a comment on pull request #2194: URL: https://github.com/apache/calcite/pull/2194#issuecomment-705043377
@vlsi the root cause seems to be this change https://github.com/apache/calcite/commit/2f1d764297233a60fed85dd10f2954240da6663a Now the "default" `mq.collations` result is `null` instead of empty list, but `RelMdUtil#checkInputForCollationAndLimit` does not handle `null` ---------------------------------------------------------------- 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]
