
com.yahoo.sketches.pig.theta.package-info Maven / Gradle / Ivy
/*
* Copyright 2015, Yahoo! Inc. Licensed under the terms of the Apache License 2.0. See LICENSE file
* at the project root for terms.
*/
/**
* The theta package contains all the sketch classes that are members of the
* Theta Sketch Framework.
* The basic sketching functionality in this package is also
* accessible from Hadoop Pig UDFs found in the sketches-pig repository,
* and from Hadoop Hive UADFs and UDFs found in the sketches-hive repository.
*
*
* @author Lee Rhodes
*/
package com.yahoo.sketches.pig.theta;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy