GitHub user qstommyshu added a comment to the discussion: Gathering Ideas for 
WASM web playground design

Thanks for your idea @backkem !

> IDK if there is broad enough interest for it but I think querying a remote 
> DataFusion instance would be a cool feature. Technically, I think this can be 
> done by adding [grpc-web](https://github.com/grpc/grpc-web) support to 
> [datafusion-flight-sql-server](https://github.com/datafusion-contrib/datafusion-flight-sql-server).

That would be pretty cool, querying remote instance would make accessing 
distributed datafusion possible. Looks like 
[grpc-web](https://github.com/grpc/grpc-web) is a tool to connect web-client 
with remote server support grpc. 

I think a wasm "playground" should have simpler features, the purpose of it is 
to lower the bar for users to use datafusion. The actual datafusion-wasm 
implementation probably could benefit from having the ability to query a remote 
DataFusion instance.

GitHub link: 
https://github.com/apache/datafusion/discussions/15660#discussioncomment-12783767

----
This is an automatically sent email for github@datafusion.apache.org.
To unsubscribe, please send an email to: 
github-unsubscr...@datafusion.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