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 04c138c0dd9 fix some of the comments
add f9a8e84b04d add ITs for implicit join on two columns
No new revisions were added by this update.
Summary of changes:
.../db/it/IoTDBMultiIDsWithAttributesTableIT.java | 26 ++++++++++++++++++++++
.../join/SimpleNestedLoopCrossJoinOperator.java | 2 +-
.../plan/relational/planner/node/JoinNode.java | 2 ++
.../optimizations/PushPredicateIntoTableScan.java | 13 ++++++++++-
4 files changed, 41 insertions(+), 2 deletions(-)