maronavenue commented on issue #10559:
URL: https://github.com/apache/datafusion/issues/10559#issuecomment-2124316836

   @alamb - Thanks for responding. This sounds interesting. Could you elaborate 
on how this can be achieved?
   - What information gets passed down to `SchemaProvider` that I can use to 
determine which `TableProvider` instance to pass?
   - Using a simple example request, "ctx.sql('SELECT * FROM table_a')", how 
can `SchemaProvider` return the right `TableProvider` based on this user 
request?


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to