avamingli commented on code in PR #1261: URL: https://github.com/apache/cloudberry/pull/1261#discussion_r2249015849
########## 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: 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