This is an automated email from the ASF dual-hosted git repository.
xudong963 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 a166c51 Substitute HDFS objectstore plugin (#2013)
a166c51 is described below
commit a166c5126b00d6c6f5ea250be918c32814527cbc
Author: Yijie Shen <[email protected]>
AuthorDate: Wed Mar 16 16:45:26 2022 +0800
Substitute HDFS objectstore plugin (#2013)
* Update README.md
* Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8d0999a..359cc58 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ 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-objectstore-s3](https://github.com/datafusion-contrib/datafusion-objectstore-s3)
--
[datafusion-hdfs-native](https://github.com/datafusion-contrib/datafusion-hdfs-native)
+-
[datafusion-objectstore-hdfs](https://github.com/datafusion-contrib/datafusion-objectstore-hdfs)
-
[datafusion-bigtable](https://github.com/datafusion-contrib/datafusion-bigtable)
Here are some of the projects known to use DataFusion: