This is an automated email from the ASF dual-hosted git repository.
huajianlan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d903a6ed96e [feat](cloud) get_mow_tablet_stats_and_meta support
versioned batch get compact stats (#54831)
add 97ac7572fbd [fix](unique function) fix merge project with unique
function (#55415)
No new revisions were added by this update.
Summary of changes:
.../doris/nereids/trees/plans/algebra/Project.java | 25 ++++-----
.../trees/plans/logical/LogicalOneRowRelation.java | 5 +-
.../trees/plans/logical/LogicalProject.java | 5 --
.../trees/plans/logical/ProjectMergeable.java | 6 ++
.../plans/physical/PhysicalOneRowRelation.java | 19 +++++++
.../trees/plans/physical/PhysicalProject.java | 5 --
.../org/apache/doris/nereids/util/PlanUtils.java | 2 +-
.../merge_project_with_unique_function.out | Bin 911 -> 2739 bytes
.../merge_project_with_unique_function.groovy | 62 ++++++++++++++++++++-
9 files changed, 103 insertions(+), 26 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]