Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-2050

Time Filter doesn't take effect in last query

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • master branch, 0.12.3
    • None
    • Core/Query
    • 2021-11-Tian

    Description

      chaneg enable_last_cache=false in iotdb-engine.properties, and then start iotdb server.

      execute the following sqls:

      insert into root.sg1.d1(time,s1) values(1,1);

      flush;

      select last s1 from root.sg1.d1 where time > 1;

       

      We should not get reuslts, but it will return a line whoes time is 1 which should be filtered.

      Attachments

        Issue Links

          Activity

            People

              jackietien Yuan Tian
              jackietien Yuan Tian
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 8h
                  8h
                  Remaining:
                  Remaining Estimate - 8h
                  8h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified