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 2019/12/04 08:03:39 UTC

[incubator-iotdb] branch master updated (0438f91 -> 571043f)

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 0438f91  fix data type bug in grafana (#625)
     add 571043f  remove a constructor in SeriesReaderWithoutValueFilter

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/query/executor/EngineExecutor.java  | 2 +-
 server/src/main/java/org/apache/iotdb/db/query/fill/IFill.java   | 2 +-
 .../reader/seriesRelated/SeriesReaderWithoutValueFilter.java     | 9 ++-------
 3 files changed, 4 insertions(+), 9 deletions(-)