You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/08/16 03:10:46 UTC

[iotdb] branch rel/0.12 updated (48629b7 -> 6f77c15)

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

haonan pushed a change to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 48629b7  [To rel/0.12] Set line endings to Unix style (#3743)
     add 6f77c15  [IOTDB-1539] [To rel/0.12] Fix delete operation with value filter is abnormal (#3747)

No new revisions were added by this update.

Summary of changes:
 RELEASE_NOTES.md                                   |  1 +
 .../apache/iotdb/db/qp/sql/IoTDBSqlVisitor.java    | 12 ++++
 .../iotdb/db/integration/IoTDBDeletionIT.java      | 81 ++++++++++++++++++++++
 3 files changed, 94 insertions(+)