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 2023/04/11 12:13:06 UTC

[iotdb] branch OffsetBug updated (c2182a4d8a -> 6c05586989)

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

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


    from c2182a4d8a Fix offset overflow bug
     add 6c05586989 Add UT

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/it/IoTDBOffsetIT.java | 18 ++---
 .../mpp/execution/operator/OffsetOperatorTest.java | 87 ++++++++++++++++++++++
 2 files changed, 96 insertions(+), 9 deletions(-)
 copy schema-engine-tag/src/main/java/org/apache/iotdb/lsm/request/IDeletionRequest.java => integration-test/src/test/java/org/apache/iotdb/db/it/IoTDBOffsetIT.java (69%)