You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/21 00:20:29 UTC

[GitHub] [arrow-datafusion] houqp edited a comment on issue #1864: Add a DataFusion example capable of retrieving data from a custom datasource

houqp edited a comment on issue #1864:
URL: https://github.com/apache/arrow-datafusion/issues/1864#issuecomment-1046351698


   @GavinRay97 here is an example of how you can translate graphql queries into datafusion logical plans and execute these plans on any datasource that's supported by datafusion: https://github.com/roapi/roapi/blob/cd271c65ac0769e41974f4c1cfe8499ab8e59bed/columnq/src/query/graphql.rs#L183.


-- 
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-unsubscribe@arrow.apache.org

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