This is an automated email from the ASF dual-hosted git repository.
houqp 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 89fdcc4 Update README.md to remove Ruby binding reference (#1822)
89fdcc4 is described below
commit 89fdcc49bf386310fd2e2594c368b0cb0f7732a4
Author: Rich <[email protected]>
AuthorDate: Sun Feb 13 23:42:01 2022 -0500
Update README.md to remove Ruby binding reference (#1822)
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index dc350f6..52d0376 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,6 @@ Projects that adapt to or serve as plugins to DataFusion:
- [datafusion-python](https://github.com/datafusion-contrib/datafusion-python)
- [datafusion-java](https://github.com/datafusion-contrib/datafusion-java)
-- [datafusion-ruby](https://github.com/j-a-m-l/datafusion-ruby)
-
[datafusion-objectstore-s3](https://github.com/datafusion-contrib/datafusion-objectstore-s3)
-
[datafusion-hdfs-native](https://github.com/datafusion-contrib/datafusion-hdfs-native)