This is an automated email from the ASF dual-hosted git repository.

caogaofei pushed a change to branch support_uncorrelated_subquery_in_where
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from ca50b943d26 fix scalar subquery in aggregateFunction IT
     add 71beed8a79e fix block.isEmpty method
     add 7f8d4d657dd add AbstractMergeSortJoinOperator

No new revisions were added by this update.

Summary of changes:
 ...tor.java => AbstractMergeSortJoinOperator.java} | 488 ++++++++++++---------
 .../relational/MergeSortFullOuterJoinOperator.java | 245 +----------
 .../relational/MergeSortInnerJoinOperator.java     | 420 +-----------------
 3 files changed, 304 insertions(+), 849 deletions(-)
 copy 
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/{MergeSortInnerJoinOperator.java
 => AbstractMergeSortJoinOperator.java} (71%)

Reply via email to