This is an automated email from the ASF dual-hosted git repository.
xiangweiwei pushed a change to branch pipeline
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from eb76a65248 remove operatorContext in FragmentInstanceContext and Fix
all tests
add f024a1677a move initQueryDataSource to fragmentInstance
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/mpp/execution/driver/DataDriver.java | 30 ++------
.../db/mpp/execution/driver/DataDriverContext.java | 37 ++--------
.../fragment/FragmentInstanceContext.java | 82 ++++++++++++++++++++++
.../fragment/FragmentInstanceManager.java | 10 +--
.../plan/planner/LocalExecutionPlanContext.java | 12 +---
.../db/mpp/plan/planner/LocalExecutionPlanner.java | 31 +++++---
.../iotdb/db/mpp/execution/DataDriverTest.java | 7 +-
7 files changed, 127 insertions(+), 82 deletions(-)