You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "FengQingxin (Jira)" <ji...@apache.org> on 2022/01/17 06:09:00 UTC

[jira] [Created] (IOTDB-2415) wrong result data in align by device

FengQingxin created IOTDB-2415:
----------------------------------

             Summary: wrong result data in align by device
                 Key: IOTDB-2415
                 URL: https://issues.apache.org/jira/browse/IOTDB-2415
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Engine
            Reporter: FengQingxin
         Attachments: image-2022-01-17-14-05-09-654.png, image-2022-01-17-14-05-16-176.png, image-2022-01-17-14-08-07-451.png

当时用 select * from root.test.g_0.*  slimit 2  align by device时未生效:

!image-2022-01-17-14-08-07-451.png!

并且select * from root.test.g_0.*  slimit 2 soffset 1 align by device报错:Msg: 411: Error occurred in query process: The value of SOFFSET (1) is equal to or exceeds the number of sequences (1) that can actually be returned.

!image-2022-01-17-14-05-09-654.png|width=947,height=247!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)