zhangwenchao-123 commented on code in PR #1452:
URL: https://github.com/apache/cloudberry/pull/1452#discussion_r2570349416
##########
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:
use false better, otherwise we should change other ci pipeline config values.
--
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]