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 2022/11/15 15:07:48 UTC

[iotdb] branch remove_todo updated (f20966d32c -> 5fbaceb6ea)

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

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


    from f20966d32c Remove more todo
     add 5fbaceb6ea fix tests

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/it/IoTDBEncodingIT.java    |  88 +++++++++++++
 .../db/engine/storagegroup/TsFileProcessor.java    |   5 +-
 .../java/org/apache/iotdb/db/service/NewIoTDB.java |  14 +-
 .../schedule/DefaultDriverSchedulerTest.java       |   3 +-
 .../apache/iotdb/db/utils/EnvironmentUtils.java    |   9 +-
 .../db/utils/datastructure/PrecisionTest.java      | 143 ---------------------
 6 files changed, 103 insertions(+), 159 deletions(-)
 delete mode 100644 server/src/test/java/org/apache/iotdb/db/utils/datastructure/PrecisionTest.java