From 27e062c953597f138424801d260c4494028a3aa0 Mon Sep 17 00:00:00 2001 From: zhangli20 Date: Fri, 3 Nov 2023 22:56:33 +0800 Subject: [PATCH] add master-builds status badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39670d665..3ce90c977 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ # BLAZE [![TPC-DS](https://github.com/blaze-init/blaze/actions/workflows/tpcds.yml/badge.svg?branch=master)](https://github.com/blaze-init/blaze/actions/workflows/tpcds.yml) +[![master-ce7-builds](https://github.com/blaze-init/blaze/actions/workflows/build-ce7-releases.yml/badge.svg?branch=master)](https://github.com/blaze-init/blaze/actions/workflows/build-ce7-releases.yml) The Blaze accelerator for Apache Spark leverages native vectorized execution to accelerate query processing. It combines the power of the [Apache Arrow-DataFusion](https://arrow.apache.org/datafusion/) library and the scale of the Spark distributed