tustvold commented on issue #2992:
URL: 
https://github.com/apache/arrow-datafusion/issues/2992#issuecomment-1201076108

   How does the following sound:
   
   * Take `PartitionedFile` in `ParquetOpenFn` instead of just `ObjectMeta` (or 
whatever it ends up getting called)
   * Add `extension_meta: Arc<dyn Any>` or `extension_meta: HashMap<String, 
String>` to `PartitionedFile`
   
   


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

Reply via email to