friendlymatthew opened a new pull request, #20698:
URL: https://github.com/apache/datafusion/pull/20698

   ## Which issue does this PR close?
   
   - Closes https://github.com/apache/datafusion/issues/20695
   
   ## Rationale for this change
   
   Row filter pushdown assumed Arrow field indices equal Parquet leaf indices, 
which breaks when Struct columns are present because their children expand into 
separate leaves and shift all subsequent indices


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to