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

colinlee pushed a change to branch colin_fix_tag_empty
in repository https://gitbox.apache.org/repos/asf/tsfile.git


    from cfbe7b3f fix path null.:
     add 2b7ab52c fix path err.
     add 3b74e143 add uts.

No new revisions were added by this update.

Summary of changes:
 cpp/src/common/device_id.h                         |   4 +-
 cpp/src/common/tsblock/tsblock.h                   |   2 +-
 cpp/src/common/tsfile_common.cc                    |   1 +
 cpp/src/common/tsfile_common.h                     |  12 +--
 cpp/src/file/tsfile_io_reader.cc                   |   2 +
 cpp/src/file/tsfile_io_writer.cc                   |   1 -
 cpp/src/reader/aligned_chunk_reader.cc             |   5 +-
 .../reader/block/device_ordered_tsblock_reader.cc  |   2 +
 .../reader/block/single_device_tsblock_reader.cc   |  16 +++-
 cpp/src/reader/device_meta_iterator.cc             |   1 -
 cpp/src/reader/table_result_set.cc                 |   8 +-
 .../writer/table_view/tsfile_writer_table_test.cc  | 106 +++++++++++++--------
 12 files changed, 101 insertions(+), 59 deletions(-)

Reply via email to