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

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

commit 217d89352625ca6bb9aed60fb475ff1c99075d8f
Merge: 53be03db 6554a187
Author: HTHou <[email protected]>
AuthorDate: Thu Jul 3 15:00:52 2025 +0800

    Merge branch 'develop' of github.com:apache/tsfile into object_type

 cpp/CMakeLists.txt                                 |  70 ++++----
 cpp/src/common/allocator/mem_alloc.cc              | 197 ++++++---------------
 cpp/src/common/allocator/page_arena.h              |  23 ++-
 cpp/src/common/global.h                            |   1 -
 cpp/src/common/tsfile_common.cc                    |   1 -
 cpp/src/common/tsfile_common.h                     |   2 +-
 cpp/src/encoding/bitpack_decoder.h                 |   6 +-
 cpp/test/common/allocator/page_arena_test.cc       |  26 +++
 .../writer/table_view/tsfile_writer_table_test.cc  |   2 -
 .../read/common/block/column/BinaryColumn.java     |   3 +
 .../common/block/column/BinaryColumnBuilder.java   |   8 +
 11 files changed, 149 insertions(+), 190 deletions(-)

Reply via email to