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

In some cases, select without where condition cannot find all data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      In a cq-select-into scenario, I found that the query results without where conditions in select are less than those with conditions, such as:

        SELECT key FROM root.yonyou.develop.monitor;

      Found less than:

        SELECT key FROM root.yonyou.develop.monitor where key like '%%';

      This problem persisted until I deleted the dataset. I'll record it here and update it later when I find a reproducible way.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              limeng32 limeng32
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: