2017-07-12 |
saydakov | [maven-release-plugin] prepare release sketches-pig... sketches-pig-0.10.0 |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | updated plexus-compiler-javac-errorprone |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | updated dependencies |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Lee Rhodes | Merge pull request #43 from DataSketches/hll-udfs |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Lee Rhodes | Merge pull request #44 from DataSketches/package-info... |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | test empty bag 43/head |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | set isFirstCall to true for logging |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | more tests |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | test all constructors |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | test all input types |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | schema test |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | removed test for schema 44/head |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | fixed a spelling mistake |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | use more appropriate read-only memory |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | removed incorrect and unnecessary schema |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | better package info |
commit | commitdiff | tree | snapshot |
2017-07-11 |
saydakov | HLL sketch UDFs |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Jon Malkin | Merge pull request #42 from DataSketches/varopt_udf |
commit | commitdiff | tree | snapshot |
2017-06-30 |
jmalkin | remove unnecessary throws (and get compiler to start... 42/head |
commit | commitdiff | tree | snapshot |
2017-06-30 |
Lee Rhodes | Merge pull request #41 from DataSketches/varopt_udf |
commit | commitdiff | tree | snapshot |
2017-06-30 |
jmalkin | re-throw any exceptions in outputSchema() as runtime... 41/head |
commit | commitdiff | tree | snapshot |
2017-06-30 |
jmalkin | fix issues not initially caught by intellij, let ArrayO... |
commit | commitdiff | tree | snapshot |
2017-06-29 |
jmalkin | address most of the PR comments, except for what to... |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Lee Rhodes | Merge pull request #40 from DataSketches/varopt_udf |
commit | commitdiff | tree | snapshot |
2017-06-28 |
jmalkin | checkstyle fixes, add missing copyright blurbs 40/head |
commit | commitdiff | tree | snapshot |
2017-06-28 |
jmalkin | varopt unioning tests |
commit | commitdiff | tree | snapshot |
2017-06-28 |
jmalkin | test DataToSketch, minor fixes or other supporting... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
jmalkin | stricter input schema validation |
commit | commitdiff | tree | snapshot |
2017-06-23 |
jmalkin | more unit tests |
commit | commitdiff | tree | snapshot |
2017-06-22 |
jmalkin | support weight index in more places, add some unit... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
jmalkin | Merge branch 'master' of https://github.com/DataSketche... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Jon Malkin | Merge pull request #39 from DataSketches/new_memory |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Jon Malkin | bump hadoop-common version 39/head |
commit | commitdiff | tree | snapshot |
2017-06-20 |
jmalkin | move internal dependencies to latest released versions |
commit | commitdiff | tree | snapshot |
2017-06-20 |
jmalkin | allow weight location to be specified in constructor |
commit | commitdiff | tree | snapshot |
2017-06-13 |
jmalkin | commenting and clean-up |
commit | commitdiff | tree | snapshot |
2017-06-13 |
jmalkin | Refactor to share algebraic implementations when used... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
jmalkin | add varopt union, clean up a bit |
commit | commitdiff | tree | snapshot |
2017-06-12 |
jmalkin | varopt sampling udfs, storing as binary and later extra... |
commit | commitdiff | tree | snapshot |
2017-06-05 |
jmalkin | move to new memory and, for now, core snapshot |
commit | commitdiff | tree | snapshot |
2017-06-05 |
jmalkin | Merge branch 'core-0.9.1' of https://github.com/DataSke... |
commit | commitdiff | tree | snapshot |
2017-04-17 |
lrhodes | Fix Static access calls |
commit | commitdiff | tree | snapshot |
2017-04-14 |
saydakov | use sketches-core 0.9.1, updated hadoop dependencies 38/head |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Lee Rhodes | Merge pull request #37 from DataSketches/core-0.9.0 |
commit | commitdiff | tree | snapshot |
2017-03-29 |
saydakov | updated to use the latest sketches-core 0.9.0 37/head |
commit | commitdiff | tree | snapshot |
2017-03-16 |
lrhodes | Update pom |
commit | commitdiff | tree | snapshot |
2017-03-16 |
lrhodes | Adding package-info file |
commit | commitdiff | tree | snapshot |
2017-03-16 |
lrhodes | Merge branch 'master' of git@github.com:DataSketches... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
lrhodes | minor formatting changes |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jon Malkin | Merge pull request #36 from DataSketches/reservoir_helper |
commit | commitdiff | tree | snapshot |
2017-02-15 |
jmalkin | fix deprecated calls to getK() in unions 36/head |
commit | commitdiff | tree | snapshot |
2017-02-15 |
jmalkin | Merge branch 'master' of https://github.com/DataSketche... |
commit | commitdiff | tree | snapshot |
2017-02-15 |
jmalkin | add helper class to access package private method from... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Lee Rhodes | update pom and readme.md |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Lee Rhodes | update pom dependencies |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Lee Rhodes | Update pom dependencies. |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Lee Rhodes | Added SuppressWarnings("unused") |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Jon Malkin | Merge pull request #35 from DataSketches/union_update |
commit | commitdiff | tree | snapshot |
2016-12-02 |
jmalkin | Add test to ensure maxK handled properly. Doesn't chang... 35/head |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Jon Malkin | Merge pull request #34 from DataSketches/reservoir_union |
commit | commitdiff | tree | snapshot |
2016-12-02 |
jmalkin | fix documentation for ReservoirUnion 34/head |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Lee Rhodes | Merge pull request #33 from DataSketches/reservoir_union |
commit | commitdiff | tree | snapshot |
2016-12-01 |
jmalkin | Merge branch 'master' of https://github.com/DataSketche... 33/head |
commit | commitdiff | tree | snapshot |
2016-12-01 |
jmalkin | Add ReservoirUnion UDF, some extra code cleanup |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Lee Rhodes | Merge pull request #32 from DataSketches/sampling |
commit | commitdiff | tree | snapshot |
2016-11-22 |
jmalkin | stop quantizing k in reservoir sampling UDF 32/head |
commit | commitdiff | tree | snapshot |
2016-11-21 |
Lee Rhodes | Added finals |
commit | commitdiff | tree | snapshot |
2016-11-20 |
Lee Rhodes | Update checkstyle |
commit | commitdiff | tree | snapshot |
2016-11-20 |
Lee Rhodes | Minor edits |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Lee Rhodes | Merge pull request #31 from DataSketches/cleanup |
commit | commitdiff | tree | snapshot |
2016-11-19 |
jmalkin | Standardize on LF for line separator across all files 31/head |
commit | commitdiff | tree | snapshot |
2016-11-19 |
jmalkin | update copyright year |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Lee Rhodes | Merge pull request #29 from DataSketches/sampling |
commit | commitdiff | tree | snapshot |
2016-11-17 |
jmalkin | move reservoir sampling from old branch to avoid annoyi... 29/head |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Lee Rhodes | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Lee Rhodes | [maven-release-plugin] prepare release sketches-pig... sketches-pig-0.8.2 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Lee Rhodes | update pig with new checkstyle rules |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Lee Rhodes | update pom |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Lee Rhodes | Merge pull request #28 from DataSketches/add-shaded... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
saydakov | added memory to the shaded jar 28/head |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Lee Rhodes | Corrected import orders |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Lee Rhodes | Merge pull request #25 from DataSketches/memory_migration |
commit | commitdiff | tree | snapshot |
2016-10-12 |
jmalkin | Point to new Memory package 25/head |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Lee Rhodes | minor changes to pom |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Lee Rhodes | update pom |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Lee Rhodes | Pom dependency updates |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Lee Rhodes | Update dictionary |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Lee Rhodes | Fix http references to https where supported |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Lee Rhodes | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Lee Rhodes | [maven-release-plugin] prepare release sketches-pig... sketches-pig-0.7.0 |
commit | commitdiff | tree | snapshot |
2016-08-11 |
saydakov | Revert "[maven-release-plugin] prepare release sketches... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
saydakov | [maven-release-plugin] prepare release sketches-pig... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Lee Rhodes | Merge pull request #24 from DataSketches/default-nomina... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
saydakov | better code coverage 24/head |
commit | commitdiff | tree | snapshot |
2016-08-09 |
saydakov | support default nominal entries |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Lee Rhodes | Merge pull request #23 from DataSketches/add-javadoc |
commit | commitdiff | tree | snapshot |
2016-08-09 |
saydakov | added missing javadocs 23/head |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Lee Rhodes | update pom dependency to core 0.7.0 |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Lee Rhodes | Clean up from Checkstyle; added tools dir for FindBugs... |
commit | commitdiff | tree | snapshot |
2016-08-06 |
Lee Rhodes | Merge pull request #22 from DataSketches/get-k-udfs |
commit | commitdiff | tree | snapshot |
next |