Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/17680
  
    Yes, it looks related with that, in particular, here 
https://github.com/apache/spark/pull/17680#discussion_r112285883.
    
    Up to my knowledge, we don't support pushing down filters with nested 
column access and we already have this assumption in `ParquetFilters`. The test 
case for this is added here.
    
    Sure, this tries latter case as described in the PR description. Probably, 
let me open another one for the former approach (simply avoid) as a simple 
workaround for now.


---
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