This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a0a71372 Automatic Site Publish by Buildbot
a0a71372 is described below
commit a0a71372680440823d2c31e267fb3d0539fcef93
Author: buildbot <[email protected]>
AuthorDate: Sun Dec 7 01:30:42 2025 +0000
Automatic Site Publish by Buildbot
---
output/docs/Architecture/KeyFeatures.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/output/docs/Architecture/KeyFeatures.html
b/output/docs/Architecture/KeyFeatures.html
index 5b729acb..3e3b68b9 100644
--- a/output/docs/Architecture/KeyFeatures.html
+++ b/output/docs/Architecture/KeyFeatures.html
@@ -345,12 +345,12 @@ configurable by trading off sketch size with
accuracy.</li>
<li>Designed for <a
href="/docs/Architecture/LargeScale.html">Large-scale</a> computing
environments
that must handle <b>Big Data</b>, e.g.:
<ul>
- <li><a
href="https://cloud.google.com/blog/products/data-analytics/bigquery-supports-apache-datasketches-for-approximate-analytics">Google/BigQuery</a></li>
- <li><a href="https://druid.apache.org">Druid</a></li>
- <li><a href="https://github.com/apache/datasketches-spark">Spark</a></li>
- <li><a
href="https://github.com/apache/datasketches-postgresql">PostgreSQL</a></li>
- <li><a
href="https://github.com/apache/datasketches-hive">Hadoop/Hive</a></li>
- <li><a href="https://github.com/apache/datasketches-pig">Pig</a></li>
+ <li><a
href="https://cloud.google.com/blog/products/data-analytics/bigquery-supports-apache-datasketches-for-approximate-analytics">Google/BigQuery
website</a>, <a
href="https://github.com/apache/datasketches-bigquery">DataSketches-BigQuery
repo</a></li>
+ <li><a
href="https://druid.apache.org/docs/latest/development/extensions-core/datasketches-extension">Druid
Website</a></li>
+ <li><a
href="https://github.com/apache/datasketches-spark">DataSketches-Spark
repo</a></li>
+ <li><a
href="https://github.com/apache/datasketches-postgresql">DataSketches-PostgreSQL
repo</a></li>
+ <li><a
href="https://hive.apache.org/docs/latest/language/datasketches-integration">Hive
Website</a>, <a
href="https://github.com/apache/datasketches-hive">DataSketches-hive
repo</a></li>
+ <li><a
href="https://github.com/apache/datasketches-pig">DataSketches-Pig repo</a></li>
</ul>
</li>
<li>The Java-based sketches are registered with the <b>Maven Central
Repository</b>. For example: <a
href="https://search.maven.org/search?q=datasketches-java">DataSketches-Java</a>.</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]