Refactor existing callers in CBR and query planning to use new APIs

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Three potential places where path arrayness is used in the codebase that we can refactor to use the new API:

      • planner_ixselect.cpp - QueryPlannerIXSelect::notEqualsNullCanUseIndex()
      • distinct_access.cpp - isAnyComponentOfPathOrProjectionMultikey()
      • cardinality_estimator.cpp - CardinalityEstimator::CardinalityEstimator()
        For each, let's validate that the arrayness API would be beneficial and perform the refactor.

            Assignee:
            Matt Olma
            Reporter:
            Naafiyan Ahmed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: