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

CubeSegmentScanner generated inaccurate

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • v1.5.4.1
    • None
    • Query Engine
    • None

    Description

      My project has three segment:
      20160601000000_20160602000000,
      20160602000000_20160603000000,
      20160603000000_20160604000000

      When I used filter condition like this : day>='2016-06-01' and day<'2016-06-02'
      Kylin would generated three CubeSegmentScanner, and each CubeSegmentScanner's GTScanRequest are not empty!

      When I changed filter condition like this : day>='2016-06-01' and day<='2016-06-02'
      Kylin would also generated three CubeSegmentScanner, but the last CubeSegmentScanner's GTScanRequest is empty!

      Attachments

        Issue Links

          Activity

            People

              liyang.gmt8@gmail.com liyang
              skyyws Sheng Wang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: