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 129c0d61c3f Pipe: Fixed the missing privilege check of aligned series 
in tsFile scan parser & Fixed the missed parsing of insertNode privilege 
(#17055)
     add 5101489d412 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)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/pipe/it/single/IoTDBPipeOPCUAIT.java     |  8 ++++----
 .../api/customizer/parameter/PipeParameters.java   | 23 ++++++++++++++++++++--
 .../customizer/parameter/PipeParametersTest.java   |  6 +++---
 .../protocol/opcua/client/IoTDBOpcUaClient.java    |  4 +++-
 .../apache/iotdb/db/schemaengine/SchemaEngine.java | 12 +++++++++--
 .../db/storageengine/load/LoadTsFileManager.java   |  6 ++----
 6 files changed, 43 insertions(+), 16 deletions(-)

Reply via email to