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

[jira] [Created] (IOTDB-2546) Incorrect response when querying expressions with aligend timeseries

Eric Pai created IOTDB-2546:
-------------------------------

             Summary: Incorrect response when querying expressions with aligend timeseries
                 Key: IOTDB-2546
                 URL: https://issues.apache.org/jira/browse/IOTDB-2546
             Project: Apache IoTDB
          Issue Type: Sub-task
            Reporter: Eric Pai
            Assignee: Eric Pai
             Fix For: master branch


See the test case IoTDBUDTFAlignByTimeQueryIT.testAlignedTimeseriesNotSupported.

In cluster mode, there's no error response, which is not as our expected.

The root cause is that the getAllPaths RPC call returns without the important field of MeasurementPath.isUnderAlignedEntity. The path will be recoginized as a non-aligned one in the coordinator.



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