You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2021/11/30 02:20:16 UTC

[iotdb] branch master updated (098093a -> 28a7895)

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

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


    from 098093a  [IOTDB-2061] Add more comments to env.sh/bat (#4495)
     add 28a7895  [IOTDB-2060] NPE when using fill without a filter (#4465)

No new revisions were added by this update.

Summary of changes:
 .../db/qp/logical/crud/FillQueryOperator.java      | 17 ++++++-
 .../apache/iotdb/db/integration/IoTDBFillIT.java   | 50 ++++++++++++++++++++
 .../iotdb/db/qp/physical/PhysicalPlanTest.java     | 54 +++++++++++++++-------
 3 files changed, 102 insertions(+), 19 deletions(-)