This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 179d4ab754e [bugfix](potential bug) add lock when modify total tasks
number (#27428)
add 5b8aaf96d29 [fix](planner)scan node should project all required expr
from parent node (#26886)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/analysis/TupleDescriptor.java | 18 ++++++
.../org/apache/doris/planner/HashJoinNode.java | 8 +--
.../org/apache/doris/planner/JoinNodeBase.java | 8 +--
.../java/org/apache/doris/planner/ScanNode.java | 45 +++++++++++++++
.../doris/planner/JoinCostEvaluationTest.java | 4 +-
.../doris/planner/SingleNodePlannerTest.java | 40 ++++++-------
.../test_inlineview_with_project.out | 3 +
.../test_inlineview_with_project.groovy | 65 ++++++++++++++++++++++
8 files changed, 161 insertions(+), 30 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]