This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch rc/2.0.0
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from f7b52841 Tablet.serialize() may throw an exception due to null values
in the Date column (#329)
add 789c65bb Change version to 2.0.0 (#348)
add 854f7b73 Tablet.serialize() may throw an exception due to null values
in the Date column (#329)
add e845d206 Bump commons-cli:commons-cli from 1.5.0 to 1.9.0 (#356)
add 5772a8d4 Bump org.apache:apache from 32 to 33 (#354)
add 36ad31c7 get properties size by readVarInt method (#357)
add 07d0b622 Fix the deserialization of empty bloom filters (#360)
new 3dd3a1b2 Merge branch 'develop' into rc/2.0.0
The 1 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:
java/tools/pom.xml | 2 +-
.../main/java/org/apache/tsfile/file/metadata/TsFileMetadata.java | 8 ++++++--
.../java/org/apache/tsfile/file/metadata/TsFileMetadataTest.java | 4 ++++
.../test/java/org/apache/tsfile/file/metadata/utils/Utils.java | 6 +++++-
pom.xml | 2 +-
5 files changed, 17 insertions(+), 5 deletions(-)