jar

org.apache.datasketches : datasketches-hive

Maven & Gradle

Mar 01, 2022
43 stars

Apache Hive adaptors for the DataSketches library.

Table Of Contents

Latest Version

Download org.apache.datasketches : datasketches-hive JAR file - Latest Versions:

All Versions

Download org.apache.datasketches : datasketches-hive JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window datasketches-hive-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.datasketches.hive.hll

├─ org.apache.datasketches.hive.hll.DataToSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.hll.ObjectInspectorValidator.class - [JAR]

├─ org.apache.datasketches.hive.hll.SketchEvaluator.class - [JAR]

├─ org.apache.datasketches.hive.hll.SketchState.class - [JAR]

├─ org.apache.datasketches.hive.hll.SketchToEstimateAndErrorBoundsUDF.class - [JAR]

├─ org.apache.datasketches.hive.hll.SketchToEstimateUDF.class - [JAR]

├─ org.apache.datasketches.hive.hll.SketchToStringUDF.class - [JAR]

├─ org.apache.datasketches.hive.hll.State.class - [JAR]

├─ org.apache.datasketches.hive.hll.UnionSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.hll.UnionSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.hll.UnionState.class - [JAR]

org.apache.datasketches.hive.cpc

├─ org.apache.datasketches.hive.cpc.DataToSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.cpc.GetEstimateAndErrorBoundsUDF.class - [JAR]

├─ org.apache.datasketches.hive.cpc.GetEstimateUDF.class - [JAR]

├─ org.apache.datasketches.hive.cpc.ObjectInspectorValidator.class - [JAR]

├─ org.apache.datasketches.hive.cpc.SketchEvaluator.class - [JAR]

├─ org.apache.datasketches.hive.cpc.SketchState.class - [JAR]

├─ org.apache.datasketches.hive.cpc.SketchToStringUDF.class - [JAR]

├─ org.apache.datasketches.hive.cpc.State.class - [JAR]

├─ org.apache.datasketches.hive.cpc.UnionSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.cpc.UnionSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.cpc.UnionState.class - [JAR]

org.apache.datasketches.hive.theta

├─ org.apache.datasketches.hive.theta.DataToSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.theta.EstimateSketchSimilarityUDF.class - [JAR]

├─ org.apache.datasketches.hive.theta.EstimateSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.theta.ExcludeSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.theta.IntersectSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.theta.IntersectSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.theta.ObjectInspectorValidator.class - [JAR]

├─ org.apache.datasketches.hive.theta.UnionEvaluator.class - [JAR]

├─ org.apache.datasketches.hive.theta.UnionSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.theta.UnionSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.theta.UnionState.class - [JAR]

org.apache.datasketches.hive.tuple

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesSketchEvaluator.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesSketchState.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesSketchStats.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesSketchToEstimateAndErrorBoundsUDF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesSketchToEstimatesUDF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesSketchToMeansUDF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesSketchToNumberOfRetainedEntriesUDF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesSketchToQuantilesSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesSketchToValuesUDTF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesSketchToVariancesUDF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesSketchesTTestUDF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesState.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ArrayOfDoublesUnionState.class - [JAR]

├─ org.apache.datasketches.hive.tuple.DataToArrayOfDoublesSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.DataToDoubleSummarySketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.DataToDoubleSummaryWithModeSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.DataToSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.DoubleSummarySketchToEstimatesUDF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.DoubleSummarySketchToPercentileUDF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.ObjectInspectorValidator.class - [JAR]

├─ org.apache.datasketches.hive.tuple.SketchEvaluator.class - [JAR]

├─ org.apache.datasketches.hive.tuple.SketchState.class - [JAR]

├─ org.apache.datasketches.hive.tuple.State.class - [JAR]

├─ org.apache.datasketches.hive.tuple.UnionArrayOfDoublesSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.UnionDoubleSummarySketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.UnionDoubleSummaryWithModeSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.UnionSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.tuple.UnionState.class - [JAR]

org.apache.datasketches.hive.frequencies

├─ org.apache.datasketches.hive.frequencies.DataToItemsSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.frequencies.DataToStringsSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.frequencies.GetFrequentItemsFromStringsSketchUDTF.class - [JAR]

├─ org.apache.datasketches.hive.frequencies.ItemsEvaluator.class - [JAR]

├─ org.apache.datasketches.hive.frequencies.ItemsState.class - [JAR]

├─ org.apache.datasketches.hive.frequencies.UnionItemsSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.frequencies.UnionStringsSketchUDAF.class - [JAR]

org.apache.datasketches.hive.common

├─ org.apache.datasketches.hive.common.BytesWritableHelper.class - [JAR]

org.apache.datasketches.hive.quantiles

├─ org.apache.datasketches.hive.quantiles.DataToDoublesSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.DataToItemsSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.DataToStringsSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.DoublesEvaluator.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.DoublesSketchToStringUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.DoublesUnionState.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetCdfFromDoublesSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetCdfFromStringsSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetKFromDoublesSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetKFromStringsSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetNFromDoublesSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetNFromStringsSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetPmfFromDoublesSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetPmfFromStringsSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetQuantileFromDoublesSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetQuantileFromStringsSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetQuantilesFromDoublesSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.GetQuantilesFromStringsSketchUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.ItemsEvaluator.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.ItemsUnionState.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.ObjectInspectorValidator.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.StringsSketchToStringUDF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.UnionDoublesSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.UnionItemsSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.UnionStringsSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.quantiles.Util.class - [JAR]

org.apache.datasketches.hive.kll

├─ org.apache.datasketches.hive.kll.DataToSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.kll.GetCdfUDF.class - [JAR]

├─ org.apache.datasketches.hive.kll.GetNUDF.class - [JAR]

├─ org.apache.datasketches.hive.kll.GetPmfUDF.class - [JAR]

├─ org.apache.datasketches.hive.kll.GetQuantileUDF.class - [JAR]

├─ org.apache.datasketches.hive.kll.GetQuantilesUDF.class - [JAR]

├─ org.apache.datasketches.hive.kll.GetRankUDF.class - [JAR]

├─ org.apache.datasketches.hive.kll.ObjectInspectorValidator.class - [JAR]

├─ org.apache.datasketches.hive.kll.SketchEvaluator.class - [JAR]

├─ org.apache.datasketches.hive.kll.SketchState.class - [JAR]

├─ org.apache.datasketches.hive.kll.SketchToStringUDF.class - [JAR]

├─ org.apache.datasketches.hive.kll.UnionSketchUDAF.class - [JAR]

├─ org.apache.datasketches.hive.kll.Util.class - [JAR]