• Type: Sub-task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This could be one of the following (to start with):

      • linear, e.g. A ⋈ B, B ⋈ C, C ⋈ D
      • star, e.g. A ⋈ B, A ⋈ C, A ⋈ D
      • fully connected, e.g. A ⋈ B, A ⋈ C, A ⋈ D,  B ⋈ C, C ⋈ D,  B ⋈ D
      • unknown

      ... and add it to the JoinOptimization info query stats type

      We should also include information about presence/absence of cycles here.

            Assignee:
            Alya Berciu
            Reporter:
            Alya Berciu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: