This is an automated email from the ASF dual-hosted git repository.

sunzesong pushed a change to branch hdfs_delete
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from ddd8ccb  Fix Files.deleteIfExists() doesn't work for HDFS file
     add 50c45f2  Add FSFactory.deleteIfExists()

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/engine/storagegroup/TsFileResource.java   | 11 ++++-------
 .../apache/iotdb/tsfile/fileSystem/fsFactory/FSFactory.java   |  8 ++++++++
 .../apache/iotdb/tsfile/fileSystem/fsFactory/HDFSFactory.java |  5 +++++
 .../iotdb/tsfile/fileSystem/fsFactory/LocalFSFactory.java     |  6 ++++++
 4 files changed, 23 insertions(+), 7 deletions(-)

Reply via email to