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

   
   > ### Relation to Function Registry
   > I believe this topic is also a blocker for 
[#15095](https://github.com/apache/datafusion/issues/15095) . If we want to 
support that instead then we'd need to hoist the trait definitions up even 
higher into `datafusion-expr` or maybe even consider a crate that simply has 
trait definitions. That feels not ideal either, where it's nice to have the 
traits live closer to their implementations.
   > 
   
   Actually i think this caem up with a change from @zhuqi-lucas  in this PR
   - https://github.com/apache/datafusion/pull/23438
   
   As the table functions aren't part of session state yet


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