You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2023/05/30 09:36:31 UTC

[iotdb] branch master updated (cfd508eb1b4 -> 392508f12eb)

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

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


    from cfd508eb1b4 Correct slow query log's time cost precision (#9982)
     add 392508f12eb [IOTDB-5905] Fix aligned timeseries data point lost after flushed in some scenario (#9973)

No new revisions were added by this update.

Summary of changes:
 integration-test/pom.xml                           |  4 +++
 .../db/it/aligned/IoTDBInsertAlignedValuesIT.java  | 31 ++++++++++++++++++++++
 .../engine/memtable/AlignedWritableMemChunk.java   | 19 +++++++------
 3 files changed, 44 insertions(+), 10 deletions(-)