This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from cca356e Fix timed flush memtable and timed close tsfile test (#4839)
add 76fe523 [IOTDB-2321] Add schema template APIs for C++ client (#4796)
No new revisions were added by this update.
Summary of changes:
client-cpp/src/main/Session.cpp | 410 +++++++++++++++--
client-cpp/src/main/Session.h | 512 +++++++++++++++------
client-cpp/src/test/cpp/sessionIT.cpp | 469 +++++++++----------
docs/UserGuide/API/Programming-Cpp-Native-API.md | 422 +++++++++++------
docs/UserGuide/Data-Concept/Schema-Template.md | 36 +-
.../zh/UserGuide/API/Programming-Cpp-Native-API.md | 417 +++++++++++------
.../src/AlignedTimeseriesSessionExample.cpp | 52 ++-
example/client-cpp-example/src/SessionExample.cpp | 47 +-
8 files changed, 1644 insertions(+), 721 deletions(-)