You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Jialin Qiao (Jira)" <ji...@apache.org> on 2021/12/20 05:55:00 UTC

[jira] [Assigned] (IOTDB-2043) Remove haveSorted parameter in Session

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

Jialin Qiao reassigned IOTDB-2043:
----------------------------------

    Assignee: Song Ziyang

> Remove haveSorted parameter in Session
> --------------------------------------
>
>                 Key: IOTDB-2043
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2043
>             Project: Apache IoTDB
>          Issue Type: Improvement
>            Reporter: Jialin Qiao
>            Assignee: Song Ziyang
>            Priority: Minor
>         Attachments: image-2021-11-21-23-26-28-388.png
>
>
> !image-2021-11-21-23-26-28-388.png!
>  
> For some methods in Session, we have a haveSorted parameter to indicate whether multi records are in ascending order of time.
> This parameter is useless, we could check this by ourselves.
> (1) checkSorted
> (2) if not sorted, we could sort it.



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