[
https://issues.apache.org/jira/browse/IOTDB-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haimei Guo reassigned IOTDB-863:
--------------------------------
Assignee: Haimei Guo
> Add a switch to drop ouf-of-order data that is recognized by IoTDB
> ------------------------------------------------------------------
>
> Key: IOTDB-863
> URL: https://issues.apache.org/jira/browse/IOTDB-863
> Project: Apache IoTDB
> Issue Type: New Feature
> Components: Core/Engine
> Reporter: Jialin Qiao
> Assignee: Haimei Guo
> Priority: Major
> Labels: easy-fixed, pull-request-available
>
> Out-of-order data will impact the aggregation query a lot. And users may do
> not care about discarding some out-of-order data.
> So we can add a configuration parameter (enable_discard_out_of_order_data) to
> allow iotdb to discard the out-of-order data (Compare with the
> partitionLatestFlushedTime in StorageGroupProcessor).
>
> The default value is false.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)