This is an automated email from the ASF dual-hosted git repository.
lancelly pushed a change to branch support_uncorrelated_subquery_in_where
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ab0b645b41c remove comments in ExpressionExtractor
add 04c138c0dd9 fix some of the comments
No new revisions were added by this update.
Summary of changes:
.../join/SimpleNestedLoopCrossJoinOperator.java | 43 +++++++++++++++-------
.../comparator/AscBinaryTypeJoinKeyComparator.java | 5 +--
.../DescBinaryTypeJoinKeyComparator.java | 5 +--
.../join/merge/comparator/JoinKeyComparator.java | 12 ++++++
.../source/relational/TableInnerJoinOperator.java | 9 +----
.../plan/relational/planner/RelationPlanner.java | 10 ++---
6 files changed, 51 insertions(+), 33 deletions(-)