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 73a12b7c Allow setting null tags.
add b066f152 fix ut.
No new revisions were added by this update.
Summary of changes:
cpp/src/common/row_record.h | 5 ++---
cpp/src/common/tsblock/tsblock.h | 11 ++++++++++-
cpp/src/reader/block/single_device_tsblock_reader.cc | 20 +++++++++++---------
cpp/src/reader/chunk_reader.cc | 2 +-
cpp/src/reader/qds_with_timegenerator.cc | 4 ++--
cpp/src/reader/qds_without_timegenerator.cc | 4 ++--
cpp/src/reader/table_result_set.cc | 2 +-
cpp/test/common/device_id_test.cc | 3 ++-
cpp/test/common/row_record_test.cc | 6 ++++--
cpp/test/cwrapper/c_release_test.cc | 6 ++++--
10 files changed, 39 insertions(+), 24 deletions(-)