jiaqizho commented on code in PR #776:
URL: https://github.com/apache/cloudberry/pull/776#discussion_r1889539767
##########
src/backend/gpopt/config/CConfigParamMapping.cpp:
##########
@@ -290,7 +290,11 @@ CConfigParamMapping::SConfigMappingElem
CConfigParamMapping::m_elements[] = {
false, // m_negate_param
GPOS_WSZ_LIT(
"Explore a nested loop join even if a hash join is possible")},
-
+ {EopttraceEnableUseDistributionInDQA,
+ &optimizer_enable_use_distributetion_in_dqa,
Review Comment:
distributetion -> distribution
--
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]