This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/fix_some_join_cases
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 3b046bb0715 fix
add f9437f83fe4 fix full outer join problem
No new revisions were added by this update.
Summary of changes:
.../db/it/IoTDBMultiIDsWithAttributesTableIT.java | 20 ++++++++++++++
.../source/relational/TableScanOperator.java | 32 +++++++++++++++-------
.../TableModelStatementMemorySourceVisitor.java | 7 +++--
.../plan/planner/plan/node/PlanGraphPrinter.java | 8 ++++--
.../distribute/TableDistributedPlanGenerator.java | 6 +++-
.../optimizations/PushPredicateIntoTableScan.java | 12 ++++----
6 files changed, 62 insertions(+), 23 deletions(-)