This is an automated email from the ASF dual-hosted git repository.
weihao pushed a change to branch fixSort
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from fbbe37c9f3b fix
add fe8ddc7913c fix according review
No new revisions were added by this update.
Summary of changes:
.../execution/operator/process/AbstractSortOperator.java | 9 ++-------
.../java/org/apache/iotdb/db/utils/sort/FileSpillerReader.java | 5 +++++
.../main/java/org/apache/iotdb/db/utils/sort/MemoryReader.java | 5 +++++
.../src/main/java/org/apache/iotdb/db/utils/sort/SortReader.java | 3 +++
.../execution/operator/SortOperatorSortBranchTest.java | 6 +++---
5 files changed, 18 insertions(+), 10 deletions(-)