This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/fix_mergesort_exist_null
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from d125f4ee002 make code tidy
add f1160e3562a fix lessthan
No new revisions were added by this update.
Summary of changes:
.../db/it/IoTDBMultiIDsWithAttributesTableIT.java | 157 ++++++++++++++++++++-
.../relational/AbstractMergeSortJoinOperator.java | 21 +++
.../relational/MergeSortFullOuterJoinOperator.java | 4 +-
.../relational/MergeSortInnerJoinOperator.java | 10 +-
.../optimizations/PushPredicateIntoTableScan.java | 3 -
.../plan/relational/analyzer/JoinTest.java | 33 ++++-
6 files changed, 207 insertions(+), 21 deletions(-)