This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch xingtanzjr/mpp-query-basis
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 22c17c5 rename handler to handle
add 8204e01 rename WithoutNode to FilterNullNode and delete some current
useless methods in Operator
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/mpp/operator/Operator.java | 50 ++--------------------
.../iotdb/db/mpp/operator/SeriesScanOperator.java | 20 ++++++++-
.../{WithoutNode.java => FilterNullNode.java} | 6 +--
3 files changed, 26 insertions(+), 50 deletions(-)
rename
server/src/main/java/org/apache/iotdb/db/mpp/plan/node/process/{WithoutNode.java
=> FilterNullNode.java} (88%)