You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/11/15 07:56:25 UTC

[iotdb] branch try-github-action-to-replace-travis updated (6399c22 -> 65c390d)

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

hxd pushed a change to branch try-github-action-to-replace-travis
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 6399c22  use absolute path in TsFileIOWriter
     add 65c390d  try to use File rather than file.getPath

No new revisions were added by this update.

Summary of changes:
 .../tsfile/fileSystem/fileOutputFactory/LocalFSOutputFactory.java      | 3 ++-
 .../main/java/org/apache/iotdb/tsfile/write/writer/TsFileIOWriter.java | 2 +-
 .../apache/iotdb/tsfile/write/writer/ForceAppendTsFileWriterTest.java  | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)