You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/01/06 09:43:04 UTC

[iotdb] branch master updated (f061b28 -> e7267ff)

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

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


    from f061b28  [IOTDB-1802] Add aligned timeseries APIs for C++ client (#4711)
     add e7267ff  Support grafana-plugin for mac M1 based cpu(darwin-aarch64) (#4714)

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |   1 +
 grafana-plugin/package.json                        |   3 +-
 grafana-plugin/pom.xml                             |   6 +-
 grafana-plugin/yarn.lock                           | 482 ++++++++-------------
 .../iotdb/db/rescon/ResourceManagerTest.java       |   2 +-
 .../iotdb/db/tools/TsFileSketchToolTest.java       |   2 +-
 .../timegenerator/TimeGeneratorReadEmptyTest.java  |   2 +-
 7 files changed, 195 insertions(+), 303 deletions(-)