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

SegmentPruner add the checks for "OR" filtering

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v2.6.5, v3.1.0, v3.0.1
    • Query Engine
    • None

    Description

      The "SegmentPruner" can check whether a segment can be skipped or not by checking the min/max dimension value with the "where " conditions.

      While, the currentĀ "SegmentPruner" only checks the simple logic condition ("COL=X") or "AND" conditions. This means, if there is a "OR" condition, Kylin will not check the sub-conditions.

      ThisĀ  change is to add the support for checking sub-conditions under "OR".

      Attachments

        Issue Links

          Activity

            People

              zhangbushi5 yangzhang
              zhangbushi5 yangzhang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: