This is an automated email from the ASF dual-hosted git repository.
colinlee pushed a change to branch write_with_parallel
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from ec4b47d1 fix seg segv.
add 9958a5d6 fix comment.
No new revisions were added by this update.
Summary of changes:
cpp/CMakeLists.txt | 2 ++
cpp/src/common/global.cc | 9 +++++--
cpp/src/common/global.h | 6 ++++-
cpp/src/common/thread_pool.h | 1 +
cpp/src/writer/tsfile_writer.cc | 31 ++++++++++++++++++----
cpp/src/writer/tsfile_writer.h | 7 +++--
.../writer/table_view/tsfile_writer_table_test.cc | 2 +-
7 files changed, 47 insertions(+), 11 deletions(-)