You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/07/01 02:39:53 UTC

[incubator-iotdb] branch pisa updated (c2c4484 -> ca7ea84)

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

sunzesong pushed a change to branch pisa
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from c2c4484  Merge master and resolve conflicts
     add ca7ea84  Make Sonar happy

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/IndexExample.java   |   2 +-
 .../org/apache/iotdb/db/index/FloatDigest.java     |   2 +-
 .../java/org/apache/iotdb/db/index/PisaIndex.java  | 312 ++++-----------------
 .../iotdb/db/index/storage/FixWindowPackage.java   |  53 ----
 .../iotdb/db/index/utils/DataDigestUtil.java       | 103 -------
 5 files changed, 54 insertions(+), 418 deletions(-)
 delete mode 100644 server/src/main/java/org/apache/iotdb/db/index/utils/DataDigestUtil.java