You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2021/01/04 18:37:25 UTC

[datasketches-website] 01/01: Merge pull request #98 from apache/remove_incubator

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git

commit 0c9bb836c75d27d16c8a797fef92eca7c4a36502
Merge: 8af64a4 ffe5510
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Mon Jan 4 10:36:51 2021 -0800

    Merge pull request #98 from apache/remove_incubator
    
    Fixes for move to TLP.

 DISCLAIMER-WIP                                   | 26 -------------
 NOTICE                                           |  2 +-
 README.md                                        |  3 --
 _config.yml                                      |  8 ++--
 _includes/page_footer.html                       |  5 +--
 docs/Architecture/Components.md                  | 12 +++---
 docs/Architecture/KeyFeatures.md                 | 48 ++++++++++++------------
 docs/Architecture/LargeScale.md                  |  6 +--
 docs/Architecture/MajorSketchFamilies.md         | 32 ++++++++--------
 docs/Architecture/SketchFeaturesMatrix.md        |  2 +-
 docs/Architecture/SketchesByComponent.md         | 44 ++++++++++++++--------
 docs/CPC/CpcPerformance.md                       |  2 +-
 docs/Community/Downloads.md                      | 14 +++----
 docs/Community/KDD_Tutorial_Summary.md           |  6 +--
 docs/Community/NewCommitterProcess.md            | 26 ++++++-------
 docs/Community/Research.md                       |  2 +-
 docs/Community/Transitioning.md                  | 24 ++++++------
 docs/Community/index.md                          |  4 +-
 docs/DistinctCountFeaturesMatrix.md              |  2 +-
 docs/DistinctCountMeritComparisons.md            |  2 +-
 docs/Frequency/FrequentItemsPerformance.md       |  2 +-
 docs/Governance/ChairResponsibilities.md         |  9 ++---
 docs/HLL/HllPerformance.md                       |  2 +-
 docs/HLL/HllSketchVsDruidHyperLogLogCollector.md |  4 +-
 docs/HLL/Hll_vs_CS_Hllpp.md                      |  4 +-
 docs/Quantiles/DruidApproxHistogramStudy.md      |  2 +-
 docs/Quantiles/KllSketchVsTDigest.md             |  2 +-
 docs/REQ/ReqAccuracyAdversarial.md               |  4 +-
 docs/REQ/ReqAccuracyRandomShuffled.md            |  4 +-
 docs/Sampling/ReservoirSamplingPerformance.md    |  2 +-
 docs/SystemIntegrations/ApacheHiveIntegration.md |  2 +-
 docs/SystemIntegrations/ApachePigIntegration.md  |  2 +-
 docs/SystemIntegrations/PostgreSQLIntegration.md |  2 +-
 docs/Theta/ThetaUpdateSpeed.md                   |  2 +-
 docs/Tuple/TupleEngagementExample.md             |  4 +-
 pom.xml                                          | 18 ++++-----
 36 files changed, 156 insertions(+), 179 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org