You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2021/02/18 09:53:09 UTC

[iotdb] branch new_distribution updated (79c2c42 -> 74bdbae)

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

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


 discard 79c2c42  Merge branch 'new_distribution' of github.com:apache/incubator-iotdb into new_distribution
 discard e48ff3d  Apply spotless
 discard f50b726  merge with master and solve conflicts
 discard 95f30ea  merge with master
 discard 0a63407  fix error in dockerfile
 discard 7244e0c  fix pom error to skip chmod on win
 discard 98fe531  fix errors in github action
 discard 52fc6ab  fix github action for win cpp
 discard bc3fb18  fix error in example/client-cpp-example
 discard 35cc242  skip cpp-client-example if no compile-cpp profile is enable
 discard 9ff84f2  remove duplicated files
 discard 4d73e6d  Add comments
 discard 1553e82  add 'cmake.build.type'='release'
 discard d08542e  new_distribution
 discard a352e25  temp commit for assembly

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/new_distribution (74bdbae)
            \
             O -- O -- O   (79c2c42)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../session/src/main/java/org/apache/iotdb/SessionExample.java |  4 ----
 .../udf/src/main/java/org/apache/iotdb/udf/UDTFExample.java    |  1 -
 .../org/apache/iotdb/db/service/RPCServiceThriftHandler.java   |  1 +
 .../apache/iotdb/db/sync/receiver/SyncServerThriftHandler.java |  1 +
 server/src/main/java/org/apache/iotdb/db/utils/FileUtils.java  |  1 +
 .../main/java/org/apache/iotdb/session/pool/SessionPool.java   | 10 ----------
 .../src/main/java/org/apache/iotdb/spark/db/SQLConstant.java   |  2 +-
 .../org/apache/iotdb/tsfile/encoding/bitpacking/IntPacker.java |  1 -
 8 files changed, 4 insertions(+), 17 deletions(-)