yjhjstz commented on code in PR #1452:
URL: https://github.com/apache/cloudberry/pull/1452#discussion_r2565509073


##########
src/backend/gpopt/config/CConfigParamMapping.cpp:
##########
@@ -284,6 +284,10 @@ CConfigParamMapping::SConfigMappingElem 
CConfigParamMapping::m_elements[] = {
         GPOS_WSZ_LIT(
                 "Enable Eager Agg transform for pushing aggregate below an 
innerjoin.")},
 
+       {EopttraceEnableParallelAppendScan, &optimizer_enable_parallel_append,

Review Comment:
   make optimizer_enable_parallel_append default to true ?



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