This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 0b8af63 Fix codecov link from old url to new (#4412)
0b8af63 is described below
commit 0b8af630a33ef06d1bd744832d6f820cc9f2ef10
Author: Lei <[email protected]>
AuthorDate: Tue Jul 9 17:55:55 2019 -0700
Fix codecov link from old url to new (#4412)
* Fix codecov link from old url to new
* Fix badge url
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7ec4ded..ba3985a 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
-->
# Apache Pinot (incubating)
-[](https://travis-ci.org/apache/incubator-pinot)
[](https://codecov.io/github/linkedin/pinot)
[](https://gitter.im/linkedin/pinot?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://travis-ci.org/apache/incubator-pinot)
[](https://codecov.io/github/apache/incubator-pinot)
[](https://gitter.im/linkedin/pinot?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![licens [...]
Apache Pinot is a realtime distributed OLAP datastore, which is used to
deliver scalable real time analytics with low latency. It can ingest data from
offline data sources (such as Hadoop and flat files) as well as online sources
(such as Kafka). Pinot is designed to scale horizontally.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]