This is an automated email from the ASF dual-hosted git repository.
lancelly pushed a change to branch support_uncorrelated_in_predicate
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 879b0ce6a8d remove useless code
add 3280f84092e fix semi join operator with right sort null first
No new revisions were added by this update.
Summary of changes:
.../IoTDBUncorrelatedInPredicateSubqueryIT.java | 22 ++++++-
.../relational/MergeSortSemiJoinOperator.java | 67 +++++++++++++---------
.../optimizations/PushPredicateIntoTableScan.java | 7 ++-
3 files changed, 68 insertions(+), 28 deletions(-)