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 2022/07/11 06:03:30 UTC

[iotdb] branch lmh/aggrOpRefactor updated (223585fa2a -> 15a9c119b0)

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

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


    from 223585fa2a fix NPE in aggregator
     add 15a9c119b0 fix NPE in aggregator

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/iotdb/db/mpp/aggregation/Aggregator.java | 3 +++
 .../org/apache/iotdb/db/mpp/plan/planner/LocalExecutionPlanner.java   | 4 +---
 2 files changed, 4 insertions(+), 3 deletions(-)