You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/07/14 05:52:07 UTC

[incubator-iotdb] branch master updated (51194c1 -> d8777ed)

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

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


    from 51194c1  update the first section of Data Model and Terminology
     add 3714bdd  solve hive-connector bug
     add f4b7c87  reformat code
     add d8777ed  fix sonar

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/hadoop/tsfile/TSFInputFormat.java | 23 +++++++++++-------
 .../iotdb/hadoop/tsfile/TSFRecordReader.java       | 27 +++++++++++++---------
 .../iotdb/hadoop/tsfile/TSFRecordWriter.java       |  3 ++-
 .../org/apache/iotdb/hive/TSFHiveInputFormat.java  | 11 +++++----
 .../java/org/apache/iotdb/hive/TsFileSerDe.java    | 18 +++++++++++----
 5 files changed, 54 insertions(+), 28 deletions(-)