You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hu...@apache.org on 2023/04/20 14:39:35 UTC

[iotdb] branch lmh/FixOffsetPushDown updated (74cc3efca0 -> 833e818c5e)

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

hui pushed a change to branch lmh/FixOffsetPushDown
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 74cc3efca0 set value filter for scan node
     add f082764072 fix compilation failure
     add 833e818c5e fix compilation failure

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/mpp/plan/analyze/QueryTimePartitionTest.java  | 14 ++++++--------
 .../plan/plan/node/process/AggregationNodeSerdeTest.java   |  7 ++++---
 .../plan/plan/node/process/GroupByLevelNodeSerdeTest.java  |  8 ++++++--
 .../plan/plan/node/process/GroupByTagNodeSerdeTest.java    |  5 ++++-
 .../node/source/SeriesAggregationScanNodeSerdeTest.java    |  7 ++++---
 5 files changed, 24 insertions(+), 17 deletions(-)