BlakeOrth commented on PR #19298:
URL: https://github.com/apache/datafusion/pull/19298#issuecomment-3656880368

   > but if we change `Option<Path>` to `Option<&Path>` , we need to change 
`CacheAccessor` trait's `Extra` type to be a reference and there can be 
complexity in lifetimes...
   
   Yes, I thought this might end up happening. I don't think it's a big deal, 
but I do think it was worth at least exploring. Thanks for taking the time to 
look into 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