This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from 027c7c3b Bump au.com.acegi:xml-format-maven-plugin from 3.3.1 to 4.0.1
(#257)
add 0a4da548 Fix fillMeasurements NPE (#313)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/tsfile/utils/BitMap.java | 14 +++--
.../main/java/org/apache/tsfile/TsFileRead.java | 7 ++-
.../tsfile/TsFileWriteAlignedWithTSRecord.java | 6 +-
.../org/apache/tsfile/TsFileWriteWithTSRecord.java | 6 +-
.../org/apache/tsfile/TsFileWriteWithTablet.java | 13 ++--
.../reader/block/SingleDeviceTsBlockReader.java | 46 +++++++-------
.../apache/tsfile/read/query/ResultSetTest.java | 70 ++++++++++++++++++++++
.../java/org/apache/tsfile/utils/BitMapTest.java | 4 +-
8 files changed, 125 insertions(+), 41 deletions(-)