This is an automated email from the ASF dual-hosted git repository.
jiayuliu 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 09748a2 update readme to include two more bindings projects (#1174)
09748a2 is described below
commit 09748a2ac3e38f63b9043ed9a71be2d7f2b0c471
Author: Jiayu Liu <[email protected]>
AuthorDate: Mon Oct 25 18:59:43 2021 +0800
update readme to include two more bindings projects (#1174)
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index e1f96f0..e06ad6a 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,8 @@ Here are some of the projects known to use DataFusion:
- [Cloudfuse Buzz](https://github.com/cloudfuse-io/buzz-rust)
- [Cube Store](https://github.com/cube-js/cube.js/tree/master/rust)
- [datafusion-python](https://pypi.org/project/datafusion)
+- [datafusion-java](https://github.com/Jimexist/datafusion-java)
+- [datafusion-ruby](https://github.com/j-a-m-l/datafusion-ruby)
- [delta-rs](https://github.com/delta-io/delta-rs)
- [InfluxDB IOx](https://github.com/influxdata/influxdb_iox) Time Series
Database
- [ROAPI](https://github.com/roapi/roapi)