jinxing64 commented on issue #1310: [CALCITE-3113] Equivalent MutableAggregates with different row types should match with each other. URL: https://github.com/apache/calcite/pull/1310#issuecomment-511679114 @julianhyde THX for your comments from JIRA. I updated this patch. Please take another look when you have time. In current code, I extracted out a `Boolean rowTypesAreEquivalent(MutableRel rel0, MutableRel rel1, Litmus litmus)` method for row type compatibility checking.
---------------------------------------------------------------- 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
