Class SortNode

  • All Implemented Interfaces:
    org.apache.iotdb.consensus.common.request.IConsensusRequest

    public class SortNode
    extends ProcessNode
    In general, the parameter in sortNode should be pushed down to the upstream operators. In our optimized logical query plan, the sortNode should not appear.