alamb commented on issue #9929:
URL: https://github.com/apache/datafusion/issues/9929#issuecomment-3463915268

   > I'm still curious if we could ease up the process of passing the 
ParquetAccessPlan. Unless I missed some codepaths, patching the extensions of 
PartitionedFile felt surprisingly difficult, I would love some easier wiring 
via ParquetReadOptions & cie.
   
   
   Yeah I agree we can probably find a better API -- at least one challenge is 
that the ParquetReadOptions etc don't have any per-file state (so you can't 
pass information in per file)


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