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

[jira] [Assigned] (IOTDB-1773) Support VectorBatchData in group by query for standalone mode

     [ https://issues.apache.org/jira/browse/IOTDB-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alima777 reassigned IOTDB-1773:
-------------------------------

    Assignee: Minghui Liu

> Support VectorBatchData in group by query for standalone mode
> -------------------------------------------------------------
>
>                 Key: IOTDB-1773
>                 URL: https://issues.apache.org/jira/browse/IOTDB-1773
>             Project: Apache IoTDB
>          Issue Type: Task
>            Reporter: Alima777
>            Assignee: Minghui Liu
>            Priority: Major
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> *At present*, in addition to the raw data query without value filtering, the processing of vector time series is to convert it into components and then treat it as an ordinary time series, that is, *if K components of vector time series are queried, K readers need to be built for K queries*. Therefore, *our next optimization is, group K components belonging to the same vector time series for query, that is, query only once to find out all component data.*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)