This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from c2405ea388c Optimize the error log when data type mismatch / Fixed the
bug that attribute cannot be set to null in update statement (#14069)
add 431469fce31 Pipe/Load: Disable Pipe/Load when TSFile encryption is
enabled (#14070)
No new revisions were added by this update.
Summary of changes:
.../plan/analyze/load/LoadTsFileAnalyzer.java | 22 ++++++++++++++++++++++
.../load/LoadTsFileToTableModelAnalyzer.java | 9 ++-------
.../load/LoadTsFileToTreeModelAnalyzer.java | 9 ++-------
.../config/executor/ClusterConfigTaskExecutor.java | 13 +++++++++++++
.../commons/pipe/agent/task/PipeTaskAgent.java | 10 ++++++++++
5 files changed, 49 insertions(+), 14 deletions(-)