Github user rdblue commented on the issue:

    https://github.com/apache/spark/pull/13701
  
    @gatorsmile, we've not seen a penalty from running row group level tests 
when no row groups are filtered and we've decided to turn on dictionary 
filtering by default. You may see a penalty from using Parquet's internal 
record-level filter rather than a codegened filter. My recommendation (which is 
being discussed on the Parquet list) is to add the ability to filter row groups 
without turning on record-level filters. Should be easy and would solve your 
problem.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to