• Igor Babaev's avatar
    Fixed bug mdev-11072. · 68e7d92c
    Igor Babaev authored
    In a general case the conditions with outer fields cannot
    be pushed into materialized views / derived tables.
    However if the outer field in the condition refers to a
    single row table then the condition may be pushable.
    In this case a special care should be taken for outer
    fields when pushing the condition into a materialized view /
    derived table.
    68e7d92c
derived_cond_pushdown.result 233 KB