Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.13.0
Description
Query "select id from <parquet-files> where str_empty is null and tinyint_var between -10 and 15" returns unexpected results. The same query will succeed if the filter pushdown functionality is disabled.
Attachments
Issue Links
- is related to
-
DRILL-6603 Filter pushdown for a null value eliminates all except one rowgroup
- Resolved
- links to