This is an automated email from the ASF dual-hosted git repository.
shuwenwei pushed a change to branch update-tsfile-version-2.4.1
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from a2a2e305e9a Bump tsfile version to 2.4.1-260806-SNAPSHOT
add 80174c4e23a Add COPY_TO_WRITE_ERROR status code for COPY TO write
failures
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/rpc/TSStatusCode.java | 1 +
.../iotdb/db/i18n/DataNodeQueryMessages.java | 4 ++++
.../iotdb/db/i18n/DataNodeQueryMessages.java | 4 ++++
.../process/copyto/TableCopyToOperator.java | 27 ++++++++++++++++++++--
.../copyto/tsfile/TsFileFormatCopyToWriter.java | 20 +++++++++++-----
.../apache/iotdb/commons/i18n/UtilMessages.java | 2 ++
.../apache/iotdb/commons/i18n/UtilMessages.java | 2 ++
.../apache/iotdb/commons/utils/StatusUtils.java | 3 +++
8 files changed, 55 insertions(+), 8 deletions(-)