avamingli commented on code in PR #1261:
URL: https://github.com/apache/cloudberry/pull/1261#discussion_r2249015648


##########
src/backend/utils/misc/guc_gp.c:
##########
@@ -3238,6 +3239,16 @@ struct config_bool ConfigureNamesBool_gp[] =
                true,
                NULL, NULL, NULL
        },
+       {
+               {"parallel_window_function", PGC_USERSET, DEVELOPER_OPTIONS,

Review Comment:
   A enable_xxx prefix will make result diffs in misc_sanity.sql which are 
copied by pax, singlenode and other cases based on CBDB.
   Will remove the GUC.



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

Reply via email to