zzwqqq commented on code in PR #5171:
URL: https://github.com/apache/calcite/pull/5171#discussion_r3746269870


##########
core/src/test/resources/org/apache/calcite/test/JoinAggregateTransposeRuleTest.xml:
##########
@@ -16,6 +16,26 @@
   ~ limitations under the License.
   -->
 <Root>
+  <TestCase name="testNoPullAggregateWithEmptyInputAndEmptyGroupSet">

Review Comment:
   Thanks for reviewing. I added a Quidem test to join-agg-transpose.iq. It 
checks the query result directly. Without the fix, the query returns no rows 
instead of (0, 10).



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to