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

   ## Which issue does this PR close?
   
   Closes https://github.com/apache/datafusion/issues/21191
   
   ## Rationale for this change
   
   See the original issue, but essentially allows us to use our own custom 
extensions alongside a parquet access plan
   
   ## What changes are included in this PR?
   
   Adjusts the `PartitionFile` to use `AnyMap` for its `extensions` field, and 
makes those type aliases public from config
   
   ## Are these changes tested?
   
   Yes, existing tests have coverage
   
   ## Are there any user-facing changes?
   
   Yes, this is a breaking change, so will need to be a major version bump to 
include it
   


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