This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch iotdb
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from da88ad17 change version
new 2714ad89 fix typo of Multi (#210)
new f6b9e524 docs: fix error link (#212)
new 330fa5b3 Fixed testing bug (#201)
new 1b46de19 remove pnpm-lock (#216)
new 20a94fb3 Optimize equals method in Binary (#217)
new 127a79f6 change version to 1.2.0-20a94fb3-SNAPSHOT
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 2 +
README.md | 2 +-
cpp/pom.xml | 2 +-
docs/pnpm-lock.yaml | 3737 --------------------
java/common/pom.xml | 2 +-
.../main/java/org/apache/tsfile/utils/Binary.java | 13 +-
java/examples/pom.xml | 4 +-
java/examples/readme.md | 2 +-
java/pom.xml | 4 +-
java/tools/pom.xml | 24 +-
.../assembly/resources/conf/logback-cvs2tsfile.xml | 5 +-
.../src/assembly/resources/tools/csv2tsfile.bat | 5 +-
java/tools/src/assembly/tools.xml | 3 +-
.../java/org/apache/tsfile/tools/SchemaParser.java | 38 +-
.../java/org/apache/tsfile/tools/TsFileTool.java | 140 +-
.../org/apache/tsfile/tools/TsfiletoolsTest.java | 75 +-
java/tsfile/pom.xml | 4 +-
pom.xml | 2 +-
python/pom.xml | 2 +-
19 files changed, 262 insertions(+), 3804 deletions(-)
delete mode 100644 docs/pnpm-lock.yaml