This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a change to branch load_scan
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 7ebe2211225 fix
add b85ac145a4c Fix C++ client time column access causing UB for non-long
types (#17397) (#17400)
add 68fc992af53 Pipe: Fixed some potential OPC UA problems & Added IT for
`` in opc (#17393)
add f1e6bd03363 Merge branch 'master' of https://github.com/apache/iotdb
into load_scan
No new revisions were added by this update.
Summary of changes:
.../iotdb/pipe/it/single/IoTDBPipeOPCUAIT.java | 40 +++++++++++++---------
.../client-cpp/src/main/IoTDBRpcDataSet.cpp | 19 ++++++++++
iotdb-client/client-cpp/src/test/cpp/sessionIT.cpp | 35 +++++++++++++++++++
.../protocol/opcua/server/OpcUaKeyStoreLoader.java | 14 ++++++--
.../sink/protocol/opcua/server/OpcUaNameSpace.java | 7 ++--
.../protocol/opcua/server/OpcUaServerBuilder.java | 1 +
6 files changed, 94 insertions(+), 22 deletions(-)