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 91c8c719084 add mrege sort join it
add 59467cfc57f add optimization for inner join
No new revisions were added by this update.
Summary of changes:
.../relational/AbstractMergeSortJoinOperator.java | 45 +++++++---------------
.../relational/MergeSortFullOuterJoinOperator.java | 4 +-
.../relational/MergeSortInnerJoinOperator.java | 26 +++++++++++++
3 files changed, 42 insertions(+), 33 deletions(-)