You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ja...@apache.org on 2023/06/05 08:56:36 UTC

[doris] branch master updated (f0b0bda04a -> 9d39fd7aae)

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

jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f0b0bda04a [Fix](Nereids) Fix duplicated name in view does not throw exception (#20374)
     add 9d39fd7aae [fix](Nereids): fix filter can't be pushdown unionAll (#20310)

No new revisions were added by this update.

Summary of changes:
 .../logical/PushdownFilterThroughSetOperation.java |  21 ++---
 .../nereids/trees/plans/logical/LogicalExcept.java |   5 -
 .../trees/plans/logical/LogicalIntersect.java      |   5 -
 .../trees/plans/logical/LogicalSetOperation.java   |   3 -
 .../nereids/trees/plans/logical/LogicalUnion.java  |   5 -
 .../nereids_tpcds_shape_sf100_p0/shape/query75.out | 104 ++++++++++-----------
 6 files changed, 58 insertions(+), 85 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org