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

jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 0b25ea24c9c Support NULL time in First/Last/FirstBy/LastBy 
aggregations (#17064)
     add d06bced6c3a Support session with CPP conditional compilation for SSL. 
(#17080)

No new revisions were added by this update.

Summary of changes:
 example/client-cpp-example/src/CMakeLists.txt      | 157 ++++++++++++++-------
 iotdb-client/client-cpp/pom.xml                    |   3 +
 iotdb-client/client-cpp/src/main/CMakeLists.txt    |  51 ++++---
 .../client-cpp/src/main/SessionConnection.cpp      |   6 +
 .../client-cpp/src/main/SessionConnection.h        |   6 +-
 .../client-cpp/src/main/ThriftConnection.cpp       |   6 +
 .../client-cpp/src/main/ThriftConnection.h         |   4 +
 iotdb-client/client-cpp/src/test/CMakeLists.txt    |  92 ++++++++----
 8 files changed, 222 insertions(+), 103 deletions(-)

Reply via email to