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/12/17 02:01:07 UTC

[iotdb] branch master updated (62d9c86 -> f5a1cf6)

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 62d9c86  [IOTDB-2168] Fix IoTDBTtlIT (#4592)
     add f5a1cf6  [IOTDB-2102] Set rowLimit before init() in RawDataSetWithoutValueFilter (#4591)

No new revisions were added by this update.

Summary of changes:
 .../cluster/query/ClusterDataQueryExecutor.java    |  6 +----
 .../dataset/RawQueryDataSetWithoutValueFilter.java | 27 ++++++++++++----------
 .../UDFRawQueryInputDataSetWithoutValueFilter.java | 11 +++------
 .../apache/iotdb/db/query/dataset/UDTFDataSet.java |  6 +----
 .../db/query/executor/RawDataQueryExecutor.java    |  6 +----
 .../query/udf/core/layer/RawQueryInputLayer.java   |  9 +++-----
 6 files changed, 24 insertions(+), 41 deletions(-)