This is an automated email from the ASF dual-hosted git repository.

alamb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


The following commit(s) were added to refs/heads/master by this push:
     new 48ad975  Add VegaFusion as project that uses DataFusion (#1683)
48ad975 is described below

commit 48ad9751408d873a0d2f003f453cdee9865a2d9e
Author: Jon Mease <[email protected]>
AuthorDate: Wed Jan 26 07:27:25 2022 -0500

    Add VegaFusion as project that uses DataFusion (#1683)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a2918ab..1ea972c 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ Here are some of the projects known to use DataFusion:
 - [ROAPI](https://github.com/roapi/roapi)
 - [Tensorbase](https://github.com/tensorbase/tensorbase)
 - [Squirtle](https://github.com/DSLAM-UMD/Squirtle)
+- [VegaFusion](https://vegafusion.io/) Server-side acceleration for the 
[Vega](https://vega.github.io/) visualization grammar
 
 (if you know of another project, please submit a PR to add a link!)
 

Reply via email to