Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-3539

Hybrid segment overlap not cover some case

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v2.5.0
    • None
    • None

    Description

      now Hybrid uses every cube's latest segment to check whether overlap exists, but it can't cover all cases.

      example:

      hybrid:
      cube1:
      segment1: range(2012-01-01, 2012-01-02)

      cube2:
      segment1: range(2012-01-01, 2012-01-02)
      segment2: range(2012-01-03, 2012-01-04)

      this hybrid has overlap segment range(2012-01-01, 2012-01-02), but the program can not find out.

      Attachments

        Activity

          People

            Wayne0101 Chao Long
            Wayne0101 Chao Long
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: