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

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


    from 88e340aa8c4 fix
     add 45592d90ef9 fix inner join operator problem

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |  2 +-
 .../source/relational/InnerJoinOperator.java       | 43 +++++++-----
 .../source/relational/TableScanOperator.java       |  3 -
 .../plan/planner/plan/node/PlanGraphPrinter.java   |  6 --
 .../plan/planner/plan/node/PlanNodeType.java       |  3 +
 .../plan/relational/planner/node/JoinNode.java     | 81 ++++++++++++++++------
 6 files changed, 91 insertions(+), 47 deletions(-)

Reply via email to