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 2f9eb297d Add a new open source project that is use DataFusion as 
query engine (#4768)
2f9eb297d is described below

commit 2f9eb297d4cd27272b1cab4b954d55d15fcb0b6c
Author: Francis Du <[email protected]>
AuthorDate: Thu Dec 29 21:54:47 2022 +0800

    Add a new open source project that is use DataFusion as query engine (#4768)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 291136782..5c1874c2e 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,7 @@ Here are some of the projects known to use DataFusion:
 - [datafusion-tui](https://github.com/datafusion-contrib/datafusion-tui) Text 
UI for DataFusion
 - [delta-rs](https://github.com/delta-io/delta-rs) Native Rust implementation 
of Delta Lake
 - [Flock](https://github.com/flock-lab/flock)
+- [Greptime DB](https://github.com/GreptimeTeam/greptimedb) Open Source & 
Cloud Native Distributed Time Series Database
 - [InfluxDB IOx](https://github.com/influxdata/influxdb_iox) Time Series 
Database
 - [Parseable](https://github.com/parseablehq/parseable) Log storage and 
observability platform
 - [qv](https://github.com/timvw/qv) Quickly view your data

Reply via email to