This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch ty/iotdb_tsfile_v4
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from 9d3bafb4 add full path in Path constructor
add 243cc015 Change device conversion when only one segment
No new revisions were added by this update.
Summary of changes:
.../tsfile/file/metadata/StringArrayDeviceID.java | 7 +++--
.../java/org/apache/tsfile/write/TsFileWriter.java | 6 ++--
.../org/apache/tsfile/write/record/TSRecord.java | 7 +++--
.../org/apache/tsfile/read/common/PathTest.java | 4 +--
.../read/filter/IExpressionOptimizerTest.java | 32 +++++++++++-----------
.../org/apache/tsfile/utils/RecordUtilsTest.java | 10 ++++---
.../apache/tsfile/write/TsFileReadWriteTest.java | 17 +++++++-----
.../org/apache/tsfile/write/TsFileWriterTest.java | 9 +++---
.../write/writer/RestorableTsFileIOWriterTest.java | 4 +--
9 files changed, 52 insertions(+), 44 deletions(-)