• Igor Babaev's avatar
    Fixed bug mdev-10884. · 1f1990a1
    Igor Babaev authored
    If a materialized derived table / view is specified by a unit
    with SELECTs containing ORDER BY ... LIMIT then condition pushdown
    cannot be done for these SELECTs.
    If a materialized derived table / view is specified by a unit
    containing global ORDER BY ... LIMIT then condition pushdown
    cannot be done for this unit.
    1f1990a1
derived_cond_pushdown.result 231 KB