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/02/17 14:00:13 UTC

[incubator-iotdb] branch master updated (aae1f14 -> 086173e)

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

hxd pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from aae1f14  [IOTDB-492] Remove unused field from hadoop example
     add 086173e  [IOTDB-493] Remove author tags from source code

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/iotdb/hadoop/tsfile/TSFMRReadExample.java | 1 -
 .../src/main/java/org/apache/iotdb/hadoop/tsfile/TSMRWriteExample.java | 1 -
 .../src/main/java/org/apache/iotdb/hadoop/tsfile/TSFInputFormat.java   | 3 ---
 .../src/main/java/org/apache/iotdb/hadoop/tsfile/TSFOutputFormat.java  | 3 ---
 .../src/main/java/org/apache/iotdb/hadoop/tsfile/TSFRecordReader.java  | 3 ---
 .../main/java/org/apache/iotdb/hadoop/tsfile/record/HDFSTSRecord.java  | 3 ---
 .../test/java/org/apache/iotdb/hadoop/tsfile/TSFInputSplitTest.java    | 2 --
 .../src/test/java/org/apache/iotdb/hive/TsFileDeserializerTest.java    | 3 ---
 8 files changed, 19 deletions(-)