Yuan Tian created IOTDB-4070:
--------------------------------

             Summary: Implemation of partial operators for memory control
                 Key: IOTDB-4070
                 URL: https://issues.apache.org/jira/browse/IOTDB-4070
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Yuan Tian
            Assignee: Yuan Tian


* 
FillOperator (org.apache.iotdb.db.mpp.execution.operator.process)

 * 
LastQueryCollectOperator 
(org.apache.iotdb.db.mpp.execution.operator.process.last)

 * 
LastQueryMergeOperator (org.apache.iotdb.db.mpp.execution.operator.process.last)

 * 
LastQueryOperator (org.apache.iotdb.db.mpp.execution.operator.process.last)

 * 
LastQuerySortOperator (org.apache.iotdb.db.mpp.execution.operator.process.last)

 * 
LimitOperator (org.apache.iotdb.db.mpp.execution.operator.process)

 * 
OffsetOperator (org.apache.iotdb.db.mpp.execution.operator.process)

 * 
RowBasedTimeJoinOperator 
(org.apache.iotdb.db.mpp.execution.operator.process.join)

 * 
SortOperator (org.apache.iotdb.db.mpp.execution.operator.process)

 * 
TimeJoinOperator (org.apache.iotdb.db.mpp.execution.operator.process.join)

 * 
UpdateLastCacheOperator 
(org.apache.iotdb.db.mpp.execution.operator.process.last)

 * 
LinearFillOperator (org.apache.iotdb.db.mpp.execution.operator.process)
 ** 
需要单独讨论,是否需要加上限制,最多往后探多少个TsBlock,如果还未遇到非空的,则报错

 * 
AlignedSeriesScanOperator (org.apache.iotdb.db.mpp.execution.operator.source)

 * 
SeriesScanOperator (org.apache.iotdb.db.mpp.execution.operator.source)

 * 
ExchangeOperator (org.apache.iotdb.db.mpp.execution.operator.source)

 * 
LastCacheScanOperator (org.apache.iotdb.db.mpp.execution.operator.source)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to