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 9942424 Add upsert to readme (#6221)
9942424 is described below
commit 9942424cb7fc682dd1ab56cbb5ebbb762f3e958d
Author: Yupeng Fu <[email protected]>
AuthorDate: Mon Nov 2 18:21:27 2020 -0800
Add upsert to readme (#6221)
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 8a28669..1cb9124 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,8 @@ Pinot was originally built at LinkedIn to power rich
interactive real-time analy
* **Query with SQL:** SQL-like language that supports selection, aggregation,
filtering, group by, order by, distinct queries on data.
+* **Upsert during real-time ingestion**: update the data at-scale with
consistency
+
* **Multi-valued fields:** support for multi-valued fields, allowing you to
query fields as comma separated values.
* **Cloud-native on Kubernetes**: Helm chart provides a horizontally scalable
and fault-tolerant clustered deployment that is easy to manage using Kubernetes.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]