This is an automated email from the ASF dual-hosted git repository.
colinlee pushed a change to branch colin_example_c_cpp
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from 57b101e7 fix some error.
add 1b647df8 fix some issue.
add 78ef19e4 fix file.
No new revisions were added by this update.
Summary of changes:
cpp/src/cwrapper/tsfile_cwrapper.cc | 282 +++++++++++----------
cpp/src/cwrapper/tsfile_cwrapper.h | 79 ++++--
.../reader/block/single_device_tsblock_reader.cc | 7 +-
cpp/src/reader/table_result_set.cc | 1 +
cpp/src/writer/tsfile_writer.cc | 104 +++++---
cpp/src/writer/tsfile_writer.h | 53 ++--
cpp/test/cwrapper/cwrapper_test.cc | 171 ++++++++-----
7 files changed, 417 insertions(+), 280 deletions(-)