This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch refactor/change-package-name
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from badedcf5 refactor: Applied spottless checks (was building with Java 21
and that had them disabled)
add 9197795e refactor: Filtered the Patents that apply to TsFile in the
NOTICE, re-renamed the TsFileLZ4Compressor to LZ4Compressor
No new revisions were added by this update.
Summary of changes:
NOTICE | 2 --
tsfile/src/main/java/org/apache/tsfile/compress/ICompressor.java | 9 ++++-----
.../src/main/java/org/apache/tsfile/compress/IUnCompressor.java | 4 ++--
.../src/test/java/org/apache/tsfile/compress/CompressTest.java | 4 ++--
tsfile/src/test/java/org/apache/tsfile/compress/LZ4Test.java | 6 +++---
5 files changed, 11 insertions(+), 14 deletions(-)