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/incubator-datasketches-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ddaaed1 Automatic Site Publish by Buildbot
ddaaed1 is described below
commit ddaaed1c736591078312e5ee0f6049d47b484e32
Author: buildbot <[email protected]>
AuthorDate: Wed Jul 15 00:15:13 2020 +0000
Automatic Site Publish by Buildbot
---
.../SystemIntegrations/ApacheHiveIntegration.html | 16 ++++++++++++++++
.../SystemIntegrations/ApachePigIntegration.html | 21 +++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/output/docs/SystemIntegrations/ApacheHiveIntegration.html
b/output/docs/SystemIntegrations/ApacheHiveIntegration.html
index 7b8f39f..9a250c3 100644
--- a/output/docs/SystemIntegrations/ApacheHiveIntegration.html
+++ b/output/docs/SystemIntegrations/ApacheHiveIntegration.html
@@ -512,8 +512,24 @@
<li>
<p>Build and Install, See <a
href="https://github.com/apache/incubator-datasketches-hive">Hive README</a></p>
</li>
+ <li>
+ <p><a
href="https://datasketches.apache.org/docs/CPC/CpcHiveExample.html">CPC
Example</a></p>
+ </li>
+ <li>
+ <p><a
href="https://datasketches.apache.org/docs/Frequency/FrequentItemsHiveUDFs.html">Frequent
Items Example</a></p>
+ </li>
+ <li>
+ <p><a href="https://datasketches.apache.org/docs/HLL/HllHiveUDFs.html">HLL
Example</a></p>
+ </li>
+ <li>
+ <p><a
href="https://datasketches.apache.org/docs/Quantiles/QuantilesHiveUDFs.html">Quantiles
Example</a></p>
+ </li>
+ <li>
+ <p><a
href="https://datasketches.apache.org/docs/Theta/ThetaHiveUDFs.html">Theta
Example</a></p>
+ </li>
</ul>
+
</div> <!-- End content -->
</div> <!-- End row -->
</div> <!-- End Container -->
diff --git a/output/docs/SystemIntegrations/ApachePigIntegration.html
b/output/docs/SystemIntegrations/ApachePigIntegration.html
index 06cda5b..7fb2588 100644
--- a/output/docs/SystemIntegrations/ApachePigIntegration.html
+++ b/output/docs/SystemIntegrations/ApachePigIntegration.html
@@ -512,6 +512,27 @@
<li>
<p>Build and Install, See <a
href="https://github.com/apache/incubator-datasketches-pig">Pig README</a></p>
</li>
+ <li>
+ <p><a
href="https://datasketches.apache.org/docs/CPC/CpcPigExample.html">CPC
Example</a></p>
+ </li>
+ <li>
+ <p><a
href="https://datasketches.apache.org/docs/Frequency/FrequentItemsPigUDFs.html">Frequent
Items Example</a></p>
+ </li>
+ <li>
+ <p><a href="https://datasketches.apache.org/docs/HLL/HllPigUDFs.html">HLL
Example</a></p>
+ </li>
+ <li>
+ <p><a
href="https://datasketches.apache.org/docs/Quantiles/QuantilesPigUDFs.html">Quantiles
Example</a></p>
+ </li>
+ <li>
+ <p><a
href="https://datasketches.apache.org/docs/Sampling/ReservoirSamplingPigUDFs.html">Reservoir
Example</a></p>
+ </li>
+ <li>
+ <p><a
href="https://datasketches.apache.org/docs/Theta/ThetaPigUDFs.html">Theta
Example</a></p>
+ </li>
+ <li>
+ <p><a
href="https://datasketches.apache.org/docs/Sampling/VarOptPigUDFs.html">VarOpt
Example</a></p>
+ </li>
</ul>
</div> <!-- End content -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]