Robustify query cost_model_test

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • QO 2022-12-12
    • 157
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The unit test 'IncreaseJoinsCost' in "query/cost_model/cost_model_test.cpp" failed on certain platform (macOS only). One of the expected plans should still be a BinaryJoin plan but two children of BinaryJoinNode could be nondeterministic. So the test should not assert on a hardcore plan. Consider asserting that the generated plan contains the BinaryJoin node. 

            Assignee:
            Ruoxin Xu
            Reporter:
            Ruoxin Xu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: