[
https://issues.apache.org/jira/browse/IOTDB-863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17189120#comment-17189120
]
Haimei Guo commented on IOTDB-863:
----------------------------------
Hi, I'd like to do this feature
> 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
> Priority: Major
> Labels: easy-fixed
>
> 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)