This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 2c1ef036ea ConfignodeClient reconnect without random pick (#5717)
add e438189fa6 [IOTDB-2994] Remove eclipse collection to reduce package
size (#5720)
No new revisions were added by this update.
Summary of changes:
LICENSE | 9 ++
tsfile/pom.xml | 5 -
.../apache/iotdb/tsfile/utils/BitConstructor.java | 3 -
.../apache/iotdb/tsfile/utils/ByteArrayList.java | 135 +++++++++++++++++++++
4 files changed, 144 insertions(+), 8 deletions(-)
create mode 100644
tsfile/src/main/java/org/apache/iotdb/tsfile/utils/ByteArrayList.java