This is an automated email from the ASF dual-hosted git repository.
jt2594838 pushed a change to branch add_bitmap_interface
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from 3dacbaa45 add range test interface
add 031deadfa push-down implementation
No new revisions were added by this update.
Summary of changes:
.../org/apache/tsfile/utils/BitMapArrayImpl.java | 72 ++++++-
.../java/org/apache/tsfile/utils/BitMapImpl.java | 28 +--
.../org/apache/tsfile/utils/BitMapLongImpl.java | 33 +++-
.../apache/tsfile/utils/BitMapPerformanceTest.java | 217 +++++++++++++++++++++
.../java/org/apache/tsfile/utils/BitMapTest.java | 9 +
5 files changed, 318 insertions(+), 41 deletions(-)