jiaqizho commented on code in PR #1178:
URL: https://github.com/apache/cloudberry/pull/1178#discussion_r2193844803
##########
src/test/singlenode_regress/expected/groupingsets.out:
##########
@@ -2069,22 +2069,21 @@ select g100, g10, sum(g::numeric), count(*),
max(g::text)
from gs_data_1 group by cube (g1000, g100,g10);
QUERY PLAN
-------------------------------------
- GroupAggregate
Review Comment:
i still not get, why `hash_mem_multiplier` effect the planner? i don't see
the relative logical in planner which used `hash_mem_multiplier`.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]