This is an automated email from the ASF dual-hosted git repository.

jackietien pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git


The following commit(s) were added to refs/heads/develop by this push:
     new 8fb5dae5 Move `BitMap.java` to common module.
8fb5dae5 is described below

commit 8fb5dae58371e3943b5d2461008ffcf71be7437e
Author: Zhihao Shen <[email protected]>
AuthorDate: Wed Feb 21 16:47:33 2024 +0800

    Move `BitMap.java` to common module.
---
 {tsfile => common}/src/main/java/org/apache/tsfile/utils/BitMap.java | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/tsfile/src/main/java/org/apache/tsfile/utils/BitMap.java 
b/common/src/main/java/org/apache/tsfile/utils/BitMap.java
similarity index 100%
rename from tsfile/src/main/java/org/apache/tsfile/utils/BitMap.java
rename to common/src/main/java/org/apache/tsfile/utils/BitMap.java

Reply via email to