Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apache/datasketches-hive issues and pull requests

#68 - Bump testng from 7.4.0 to 7.5.1

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#67 - Bump testng from 7.4.0 to 7.7.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#66 - Add @Description to UDFs registered in Apache Hive

Pull Request - State: closed - Opened by okumin over 1 year ago - 1 comment

#65 - Bump hadoop-common from 3.3.2 to 3.3.3

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#64 - the error of intersect reaches 41%

Issue - State: open - Opened by zmin1217 almost 2 years ago - 2 comments

#63 - Bump hadoop-common from 3.3.1 to 3.3.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#62 - use datasketches-java-3.1.0

Pull Request - State: closed - Opened by AlexanderSaydakov over 2 years ago

#61 - This is a lot of files...

Pull Request - State: closed - Opened by leerho over 2 years ago

#60 - use the latest datasketches-java-3.0.0

Pull Request - State: closed - Opened by AlexanderSaydakov over 2 years ago

#59 - Add package-info.java file

Pull Request - State: closed - Opened by leerho about 3 years ago - 1 comment

#58 - Checkstyle fixes

Pull Request - State: closed - Opened by leerho over 3 years ago

#57 - Move from Travis-ci to GitHub Actions

Pull Request - State: closed - Opened by leerho over 3 years ago

#56 - Updates required to match java core 2.0.0.

Pull Request - State: closed - Opened by leerho over 3 years ago - 1 comment

#55 - EstimateSketchSimilarityUDF

Pull Request - State: closed - Opened by packet23 over 3 years ago - 1 comment

#54 - Consider hashing STRING columns as UTF-8 instead of UTF-16 in HLL

Issue - State: closed - Opened by csringhofer almost 4 years ago - 6 comments

#53 - Revert "Fix theta sketch estimation if input has extra bytes"

Pull Request - State: closed - Opened by leerho about 4 years ago - 1 comment

#52 - Replace calls to BytesWritable.getBytes()

Pull Request - State: closed - Opened by jmalkin about 4 years ago

#51 - Fix theta sketch estimation if input has extra bytes

Pull Request - State: closed - Opened by koke about 4 years ago - 3 comments

#50 - EstimateSketchUDF isn't processing BINARY fields correctly

Issue - State: closed - Opened by koke about 4 years ago - 7 comments

#49 - Update Readme

Pull Request - State: closed - Opened by leerho about 4 years ago

#48 - Added SuppressWarnings("resource") to a number of test methods.

Pull Request - State: closed - Opened by leerho about 4 years ago

#47 - Update Notice.

Pull Request - State: closed - Opened by leerho about 4 years ago

#46 - Re-add with-shaded-core artifact to build

Pull Request - State: closed - Opened by kgyrtkirk over 4 years ago - 4 comments

#45 - Update Readme

Pull Request - State: closed - Opened by leerho over 4 years ago

#44 - Update Readme

Pull Request - State: closed - Opened by leerho over 4 years ago

#43 - Add a weighted pmf udf

Pull Request - State: closed - Opened by jinfwhuang over 4 years ago - 1 comment

#42 - Update Readme

Pull Request - State: closed - Opened by leerho almost 5 years ago

#41 - License swap

Pull Request - State: closed - Opened by leerho almost 5 years ago

#40 - shortened names

Pull Request - State: closed - Opened by AlexanderSaydakov over 5 years ago - 1 comment

#39 - error bounds and to string UDFs

Pull Request - State: closed - Opened by AlexanderSaydakov over 5 years ago - 1 comment

#38 - Quantiles get n

Pull Request - State: closed - Opened by AlexanderSaydakov over 5 years ago - 1 comment

#37 - GetCdfFromSketchUDF

Pull Request - State: closed - Opened by AlexanderSaydakov over 5 years ago - 1 comment

#36 - quantiles sketch to string UDFs

Pull Request - State: closed - Opened by AlexanderSaydakov over 5 years ago - 1 comment

#35 - KllFloatsSketch UDFs

Pull Request - State: closed - Opened by AlexanderSaydakov over 5 years ago

#34 - HLL UDFs not compatible with Spark 2.2+

Issue - State: closed - Opened by AlexanderSaydakov over 5 years ago - 3 comments

#33 - always use Union as a state

Pull Request - State: closed - Opened by AlexanderSaydakov about 6 years ago - 1 comment

#32 - generic tuple api change, quantiles null from empty sketch

Pull Request - State: closed - Opened by AlexanderSaydakov over 6 years ago - 1 comment

#31 - Get agg buf before init

Pull Request - State: closed - Opened by AlexanderSaydakov over 6 years ago - 3 comments

#30 - convert strings to char[] before passing to sketch to avoid costly UTF-8

Pull Request - State: closed - Opened by AlexanderSaydakov about 7 years ago - 1 comment

#29 - cleanup

Pull Request - State: closed - Opened by AlexanderSaydakov about 7 years ago - 1 comment

#28 - HLL sketch UDFs

Pull Request - State: closed - Opened by AlexanderSaydakov about 7 years ago - 1 comment

#27 - updated to use the latest sketches-core 0.9.0

Pull Request - State: closed - Opened by AlexanderSaydakov over 7 years ago - 1 comment

#26 - Tuple sketch to values

Pull Request - State: closed - Opened by AlexanderSaydakov over 7 years ago - 1 comment

#25 - Move tests

Pull Request - State: closed - Opened by AlexanderSaydakov over 7 years ago - 1 comment

#24 - updated dependency on sketches-core with separate memory package

Pull Request - State: closed - Opened by AlexanderSaydakov over 7 years ago - 1 comment

#23 - made generic implementation public

Pull Request - State: closed - Opened by AlexanderSaydakov almost 8 years ago - 1 comment

#22 - Generic tuple sketch UDFs

Pull Request - State: closed - Opened by AlexanderSaydakov almost 8 years ago - 3 comments

#21 - ArrayOfDoublesSketch UDFs

Pull Request - State: closed - Opened by AlexanderSaydakov almost 8 years ago - 2 comments

#20 - get PMF UDFs

Pull Request - State: closed - Opened by AlexanderSaydakov almost 8 years ago - 1 comment

#19 - Add javadoc

Pull Request - State: closed - Opened by AlexanderSaydakov almost 8 years ago - 1 comment

#18 - added seed to all UDFs, some refactoring, better tests

Pull Request - State: closed - Opened by AlexanderSaydakov almost 8 years ago - 1 comment

#17 - removed duplicate code, improved tests

Pull Request - State: closed - Opened by AlexanderSaydakov almost 8 years ago - 2 comments

#16 - heavy refactoring, no easymock in tests anymore

Pull Request - State: closed - Opened by AlexanderSaydakov almost 8 years ago - 2 comments

#15 - K param in union

Pull Request - State: closed - Opened by AlexanderSaydakov almost 8 years ago - 2 comments

#14 - Cleanup

Pull Request - State: closed - Opened by AlexanderSaydakov almost 8 years ago - 1 comment

#13 - frequent items UDFs

Pull Request - State: closed - Opened by AlexanderSaydakov almost 8 years ago - 1 comment

#12 - UDFs for generic quantiles sketch specialized for strings

Pull Request - State: closed - Opened by AlexanderSaydakov about 8 years ago

#11 - intersection of theta sketches UDAF

Pull Request - State: closed - Opened by AlexanderSaydakov about 8 years ago - 1 comment

#10 - used wrap instead of heapify and fixed input data extraction

Pull Request - State: closed - Opened by AlexanderSaydakov about 8 years ago - 1 comment

#9 - Quantiles Sketch UDFs

Pull Request - State: closed - Opened by AlexanderSaydakov about 8 years ago - 2 comments

#8 - ClassCast exception from dataToSketch

Issue - State: closed - Opened by will-lauer over 8 years ago - 2 comments

#7 - Update dependencies to sketches-core-0.4.0 and TestNG-6.9.10.

Pull Request - State: closed - Opened by leerho over 8 years ago

#6 - Set Operations don't support custom seeds

Issue - State: closed - Opened by will-lauer over 8 years ago - 1 comment
Labels: enhancement

#5 - Use new Union interface in MergeSketchUDAF

Issue - State: closed - Opened by will-lauer over 8 years ago - 1 comment
Labels: enhancement

#4 - DataToSketchUDAF does not support using custom seeds for sketch creation

Issue - State: closed - Opened by will-lauer over 8 years ago - 1 comment
Labels: enhancement

#3 - Code cleanup

Pull Request - State: closed - Opened by leerho over 8 years ago - 1 comment

#2 - Shading jar to simplify loading dependencies in hive

Pull Request - State: closed - Opened by will-lauer over 8 years ago

#1 - Initial drop of Hive UDFs

Pull Request - State: closed - Opened by will-lauer over 8 years ago