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

dheres 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 b09c1eec4 Update README.md (#5190)
b09c1eec4 is described below

commit b09c1eec46ac27c3051a055292b4263a9b52abbf
Author: jiangzhx <[email protected]>
AuthorDate: Mon Feb 6 18:08:50 2023 +0800

    Update README.md (#5190)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f5e986739..980aec724 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ building new systems. Here are some examples of systems built 
using DataFusion:
 - SQL support to another library, such as [dask sql]
 - Streaming data platforms such as [Synnada]
 - Tools for reading / sorting / transcoding Parquet, CSV, AVRO, and JSON files 
such as [qv]
-- A faster Spark runtime replacement (blaze-rs)
+- A faster Spark runtime replacement [Blaze]
 
 By using DataFusion, the projects are freed to focus on their specific
 features, and avoid reimplementing general (but still necessary)

Reply via email to