This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a change to branch cp-opc-client
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from bde1028e788 fix
new b6cf835cc29 Optimized the logger when table does not exist in DN
heartbeat && Pipe: Fixed the OPC UA Sink key getter logic and potentail NPE
when closing client && Load: Fixed the missing schema writing for "root" table
(#17063)
new c89256db237 spt
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../iotdb/pipe/it/single/IoTDBPipeOPCUAIT.java | 135 +++++++++++++++------
.../api/customizer/parameter/PipeParameters.java | 23 +++-
.../protocol/opcua/client/IoTDBOpcUaClient.java | 4 +-
3 files changed, 122 insertions(+), 40 deletions(-)