my-ship-it commented on code in PR #1014:
URL: https://github.com/apache/cloudberry/pull/1014#discussion_r2018007454


##########
src/backend/utils/misc/guc_gp.c:
##########
@@ -2408,6 +2409,17 @@ struct config_bool ConfigureNamesBool_gp[] =
                NULL, NULL, NULL
        },
 
+       {
+               {"optimizer_force_split_window_function", PGC_USERSET, 
QUERY_TUNING_METHOD,

Review Comment:
   Is it possible we don't use GUC here? For TPC-DS test, it is not easy to 
configure SQL statements one by one.



-- 
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: commits-unsubscr...@cloudberry.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org
For additional commands, e-mail: commits-h...@cloudberry.apache.org

Reply via email to