Github user DaveBirdsall commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/144#discussion_r42893715
--- Diff: core/sql/optimizer/ScanOptimizer.cpp ---
@@ -8590,6 +8595,7 @@ void MDAMCostWA::compute()
// // invalidate the cache
// disjunctsFR_.reset();
// disjunctsLR_.reset();
+ MDAM_DEBUG0(MTL2, "Mdam scan lost due to exceeding cost bound");
--- End diff --
I LOVE this kind of debugging aid.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---