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

   I see. That is a good question 🤔 
   
   We could potentially change build() to return an Arc<SessionState> but I 
don't know what implications that has
   
   Maybe we could change the DynamicTableProvider to keep a reference to some 
part of the SessionState (rather than an Arc to the whole thing 🤔 ) but that 
might be messy


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