This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch spotless_cpp
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from 7914bd62 fix CI
add f9016ce2 Use clang-format version 17
No new revisions were added by this update.
Summary of changes:
.github/workflows/unit-test-cpp.yml | 6 +++---
cpp/src/common/container/hash_table.h | 10 ++++++----
cpp/src/compress/lz4_compressor.h | 4 ++--
cpp/src/compress/lzo_compressor.h | 4 ++--
cpp/src/compress/snappy_compressor.h | 5 ++---
cpp/src/encoding/intpacker.h | 6 ++++--
cpp/src/encoding/plain_decoder.h | 3 ++-
cpp/src/encoding/plain_encoder.h | 6 ++++--
cpp/src/reader/filter/gt_eq.h | 2 +-
cpp/src/utils/db_utils.h | 2 +-
cpp/test/writer/table_view/tsfile_writer_table_test.cc | 3 ++-
pom.xml | 5 +----
12 files changed, 30 insertions(+), 26 deletions(-)