
com.yahoo.sketches.pig.kll.package-info Maven / Gradle / Ivy
The newest version!
/*
* Copyright 2019, Verizon Media.
* Licensed under the terms of the Apache License 2.0. See LICENSE file at the project root for terms.
*/
/**
* Pig UDFs for KLL quantiles sketches.
* See https://datasketches.github.io/docs/Quantiles/KLLSketch.html
*
* @author Alexander Saydakov
*/
package com.yahoo.sketches.pig.kll;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy