You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When string statistics are truncated (long strings), the predicate evaluation in row group filtering was incorrect. datafusion-contrib/orc-rust#79
Additional context
Perhaps we should temporarily disable ORC predicate pushdown?