This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch NullableVector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from d295f28 remove one line
add a2f489d continue fixing bitmap bug and add UT
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/tsfile/utils/BitMap.java | 2 +-
.../org/apache/iotdb/tsfile/utils/BitMapTest.java | 67 ++++++++++++++++++++++
2 files changed, 68 insertions(+), 1 deletion(-)
create mode 100644
tsfile/src/test/java/org/apache/iotdb/tsfile/utils/BitMapTest.java