You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2022/07/19 03:15:16 UTC

[iotdb] branch UpdateLastCache updated (21e30ddf43 -> db3b3b29f9)

This is an automated email from the ASF dual-hosted git repository.

jackietien pushed a change to branch UpdateLastCache
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 21e30ddf43 [IOTDB-3871] Make last query be able to update last cache even if there is no other write happens after restarting
     add db3b3b29f9 Add ignore for last query IT

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/it/aggregation/IoTDBAggregationIT.java    | 7 ++++---
 .../org/apache/iotdb/db/it/aligned/IoTDBAlignedSeriesQueryIT.java | 8 ++++++++
 .../apache/iotdb/db/it/aligned/IoTDBLastQueryWithDeletion2IT.java | 3 +++
 .../apache/iotdb/db/it/aligned/IoTDBLastQueryWithDeletionIT.java  | 3 +++
 4 files changed, 18 insertions(+), 3 deletions(-)