v.25.6Bug Fix (user-visible misbehavior in an official stable release)
Disable filter-push-down
Disable filter-push-down for the predicate with a non-deterministic function in case the query plan step changes the number of rows. Fixes #40273. #80329 (Nikolai Kochetov).