You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ro...@apache.org on 2022/01/01 08:30:54 UTC

[iotdb] branch master updated (30983cf -> 327240a)

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

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


    from 30983cf  Update virtual storage group docs (#4677)
     add 327240a  [IOTDB-2214] InfluxDB-Connect write point time error format (#4671)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/influxdb/IoTDBInfluxDB.java   | 18 +++++++++-
 .../iotdb/db/protocol/influxdb/dto/IoTDBPoint.java | 26 +++++++++++----
 .../protocol/influxdb/input/InfluxLineParser.java  |  6 ++++
 .../apache/iotdb/db/qp/utils/DatetimeUtils.java    | 19 +++++++++++
 .../service/thrift/impl/InfluxDBServiceImpl.java   |  3 +-
 .../db/protocol/influxdb/dto/IoTDBPointTest.java   | 39 ++++++++++++----------
 6 files changed, 86 insertions(+), 25 deletions(-)
 copy grafana-connector/src/test/java/org/apache/iotdb/web/grafana/dao/impl/BasicDaoImplTest.java => server/src/test/java/org/apache/iotdb/db/protocol/influxdb/dto/IoTDBPointTest.java (53%)