alamb commented on issue #970:
URL: 
https://github.com/apache/arrow-datafusion/issues/970#issuecomment-1885733013

   > Maybe one more thought in line with your comment: the API suggestion 
allows one to register the providers in one go, as is done today, without 
having to separately wire up the additional optimizers. I see it as a quality 
of life improvement.
   
   
   I agree it would be better for people creating federated engines, but I 
think for people using the most common limit/filter/projection pushdown it 
might be more complicated.
   
   What if we made an example like `example/federated_query.rs` that explained 
/ showed how to do this as a way to lower the barrier to doing this 🤔 


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