v.25.7Bug Fix (user-visible misbehavior in an official stable release)
Fix Parquet bloom filter
Fixed Parquet bloom filter incorrectly applying condition likeWHERE function(key) IN (...)as if it wereWHERE key IN (...). #81255 (Michael Kolupaev).
Fixed Parquet bloom filter incorrectly applying condition likeWHERE function(key) IN (...)as if it wereWHERE key IN (...). #81255 (Michael Kolupaev).