This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 76bf4199656 [feature](tools) embed async profiler to help user
generate flame graph for frontend (#35010)
add a583c12d829 [feat](Nereids) use equal set to extend uniform slot and
unique slots (#34480)
No new revisions were added by this update.
Summary of changes:
.../nereids/properties/FunctionalDependencies.java | 81 ++++++++++++++++++----
.../nereids/trees/plans/logical/LogicalFilter.java | 7 +-
.../nereids/trees/plans/logical/LogicalHaving.java | 7 +-
.../nereids/trees/plans/logical/LogicalPlan.java | 15 ++--
.../properties/FunctionalDependenciesTest.java | 7 +-
.../doris/nereids/properties/UniformTest.java | 11 +++
.../doris/nereids/properties/UniqueTest.java | 29 ++++++--
7 files changed, 130 insertions(+), 27 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]