You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/12/10 08:43:20 UTC

[iotdb] branch master updated (678c2bf -> baa557d)

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

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


    from 678c2bf  [To rel/0.11] Fix sync failed bug (#2241) (#2242)
     add baa557d  Remove useless escaped characters (#2207)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/index/common/IndexUtils.java  |  4 ++--
 .../apache/iotdb/db/qp/physical/crud/LastQueryPlan.java    |  2 +-
 .../apache/iotdb/db/integration/IoTDBAggregationIT.java    | 12 ++++++------
 .../org/apache/iotdb/db/integration/IoTDBDeletionIT.java   | 14 +++++++-------
 .../org/apache/iotdb/db/integration/IoTDBRecoverIT.java    | 14 +++++++-------
 .../iotdb/db/integration/IoTDBRecoverUnclosedIT.java       | 12 ++++++------
 .../org/apache/iotdb/session/IoTDBSessionComplexIT.java    |  2 +-
 .../scala/org/apache/iotdb/spark/db/EnvironmentUtils.java  | 12 ++++++------
 8 files changed, 36 insertions(+), 36 deletions(-)