1. 08b333c Merge pull request #69 from apache/java_version_update by Jon Malkin · 10 days ago master
  2. afed589 Merge branch 'master' into java_version_update by Jon Malkin · 2 weeks ago
  3. 1fba316 Merge pull request #65 from apache/dependabot/maven/org.apache.hadoop-hadoop-common-3.3.3 by Jon Malkin · 3 weeks ago
  4. b6c4d01 Possibly improve documentation, finish moving KLL to new ds-java API by Jon · 3 weeks ago
  5. 53cdaee WIP (forgot to note before): fix failing tuple sketch test by Jon · 3 weeks ago
  6. 5976720 Update classic quantiles to handle new API, add inclusive/exclusive option by Jon · 3 weeks ago
  7. df76a8e WIP: Code compiles but still have failing tests to debug by Jon · 3 weeks ago
  8. 6255f0f Make main code use ds-java 6.0.0 API by Jon · 3 weeks ago
  9. e050c17 Add vscode directory to .gitignore by Jon · 3 weeks ago
  10. 0b55fec Change a few Util.DEFAULT_* values to new location by Jon · 3 weeks ago
  11. 50ef98e Merge pull request #66 from okumin/udf-descriptions-warning by Alexander Saydakov · 1 year, 3 months ago
  12. e3bafbe Fix typo: rlative -> relative by okumin · 1 year, 3 months ago
  13. 53d0249 Add @Description to UDFs registered in Apache Hive by okumin · 1 year, 3 months ago
  14. 51d2859 Bump hadoop-common from 3.3.2 to 3.3.3 by dependabot[bot] · 1 year, 10 months ago
  15. 35c889e Merge pull request #63 from apache/dependabot/maven/org.apache.hadoop-hadoop-common-3.3.2 by Alexander Saydakov · 2 years ago
  16. af7d55b Bump hadoop-common from 3.3.1 to 3.3.2 by dependabot[bot] · 2 years ago
  17. efdab4c exclude git.properties from apache-rat-plugin check by AlexanderSaydakov · 2 years, 3 months ago
  18. 5e78bdd tentative revision by AlexanderSaydakov · 2 years, 3 months ago
  19. 8fe56bb 1.3.0-SNAPSHOT by AlexanderSaydakov · 2 years, 4 months ago
  20. 5cc45ba Revert git-commit-plugin back to version 4.9.10. by Lee Rhodes · 2 years, 4 months ago
  21. 0a0cbb7 Added documentation as requested by issue #54. by Lee Rhodes · 2 years, 4 months ago
  22. 3a8b288 Merge pull request #62 from apache/core_3_1_0 by Lee Rhodes · 2 years, 4 months ago
  23. dcd4f60 use datasketches-java-3.1.0 by AlexanderSaydakov · 2 years, 4 months ago
  24. 00852ef Merge pull request #61 from apache/CleanupWarnings&POM by Lee Rhodes · 2 years, 4 months ago
  25. 0d2000b This is a lot of files... by Lee Rhodes · 2 years, 5 months ago
  26. d14ebf9 Merge branch 'master' of git@github.com:apache/datasketches-hive.git by Lee Rhodes · 2 years, 5 months ago
  27. 40da360 Add "workflow_dispatch" to .github/workflows/maven.yml by Lee Rhodes · 2 years, 5 months ago
  28. 9f1ae19 Merge pull request #60 from apache/core_3_0_0 by Alexander Saydakov · 2 years, 5 months ago
  29. 8adc65d obsolete parameters by AlexanderSaydakov · 2 years, 5 months ago
  30. e7d22a7 removed unnecessary and wrong section by AlexanderSaydakov · 2 years, 5 months ago
  31. a35ed65 updated some plugins by AlexanderSaydakov · 2 years, 5 months ago
  32. 798a0d7 latest Hadoop and Hive by AlexanderSaydakov · 2 years, 5 months ago
  33. 3569235 use the latest datasketches-java-3.0.0 by AlexanderSaydakov · 2 years, 5 months ago
  34. 6f56aa9 Merge pull request #58 from apache/checkstyle_fixes by Lee Rhodes · 3 years, 3 months ago
  35. 77e9890 Checkstyle fixes by Lee Rhodes · 3 years, 3 months ago
  36. eb7da54 Merge pull request #57 from apache/move_from_travis_to_gha by Lee Rhodes · 3 years, 3 months ago
  37. 030402b Move from Travis-ci to GitHub Actions by Lee Rhodes · 3 years, 3 months ago
  38. a9e73d4 Merge pull request #56 from apache/Update_to_core2.0.0 by Lee Rhodes · 3 years, 3 months ago
  39. 29292bd These are all code cleanup changes. by Lee Rhodes · 3 years, 3 months ago
  40. e70423a Updates required to match java core 2.0.0. by Lee Rhodes · 3 years, 3 months ago
  41. 880d5cf Merge pull request #55 from packet23/jaccard-udf by Lee Rhodes · 3 years, 3 months ago
  42. 9c0d725 EstimateSketchSimilarityUDF by Sebastian Klemke · 3 years, 4 months ago
  43. 9b33dda A few fixes related to move to TLP. by Lee Rhodes · 3 years, 5 months ago
  44. 6d57536 Fix GitHub homepage reference. by Lee Rhodes · 3 years, 7 months ago
  45. 030290b Fix typos. by Lee Rhodes · 4 years ago
  46. 31d66b6 Release Process: Change pom version to 1.2.0-incubating-SNAPSHOT. by Lee Rhodes · 4 years ago
  47. c827e37 Added license to new file log4j2.xml by Lee Rhodes · 4 years ago
  48. a1850e6 Changed POM and added log4j2.xml config to eliminate compiler warnings. by Lee Rhodes · 4 years ago
  49. 3840c79 Minor fixes to gitignore, travis.yml, SketchesCheckstyle.xml, package-info. by Lee Rhodes · 4 years ago
  50. 68013d9 Remove unused imports to eliminate warnings. by Lee Rhodes · 4 years ago
  51. 334fe1f Merge branch 'master' of git@github.com:apache/incubator-datasketches-hive.git by Lee Rhodes · 4 years ago
  52. 88fe034 Very minor edits to NOTICE, README and Pom to bring them into closer by Lee Rhodes · 4 years ago
  53. e0a85de Merge pull request #52 from apache/byteswritable_length_fix by Jon Malkin · 4 years ago
  54. 98b312b bump core sketches library dependnecy to v1.3.0-incubating by Jon Malkin · 4 years ago
  55. 18271fd make sure binary is handled consistently, add test for issue #50 by Jon Malkin · 4 years ago
  56. 96b38d0 Merge pull request #53 from apache/revert-51-theta-sketch-estimate-fix-byte-length by Jon Malkin · 4 years ago
  57. af59813 Revert "Fix theta sketch estimation if input has extra bytes" by Lee Rhodes · 4 years ago
  58. 0e901d0 Merge pull request #51 from koke/theta-sketch-estimate-fix-byte-length by Lee Rhodes · 4 years ago
  59. 3337f01 Replace calls to BytesWritable.getBytes() to ensure we don't read beyond the valid buffer by Jon Malkin · 4 years ago
  60. c3a8689 Fix theta sketch estimation if input has extra bytes by Jorge Bernal · 4 years ago
  61. 6fdae74 Merge pull request #49 from apache/Readme by Lee Rhodes · 4 years ago
  62. 58a9a43 Update Readme by Lee Rhodes · 4 years ago
  63. 0969229 Merge pull request #48 from apache/SuppressWarnings by Lee Rhodes · 4 years, 1 month ago
  64. 09ceb3d Added SuppressWarnings("resource") to a number of test methods. by Lee Rhodes · 4 years, 1 month ago
  65. 8477c9d Merge pull request #47 from apache/UpdateNotice by Lee Rhodes · 4 years, 1 month ago
  66. 663a26e Update Notice. by Lee Rhodes · 4 years, 1 month ago
  67. 158acd5 Merge pull request #45 from apache/UpdateReadme by Lee Rhodes · 4 years, 4 months ago
  68. 13d6ada correct sentence by Lee Rhodes · 4 years, 4 months ago
  69. 153b7e4 Update Readme by Lee Rhodes · 4 years, 4 months ago
  70. 7d2db4d Merge pull request #44 from apache/misc by Lee Rhodes · 4 years, 5 months ago
  71. da16a85 Update Readme by Lee Rhodes · 4 years, 5 months ago
  72. 97af909 Updates to Disclaimer and Readme by Lee Rhodes · 4 years, 5 months ago
  73. 21006ab Update Checkstyle config. by Lee Rhodes · 4 years, 6 months ago
  74. 98927fe Update checkstyle config by Lee Rhodes · 4 years, 6 months ago
  75. d1769c1 Update travis.yml by Lee Rhodes · 4 years, 8 months ago
  76. e96be4e update license by Lee Rhodes · 4 years, 8 months ago
  77. 6cf0aa0 Remove yahoo header by Lee Rhodes · 4 years, 8 months ago
  78. e59823a update pom by Lee Rhodes · 4 years, 8 months ago
  79. 43cb0b5 update pom by Lee Rhodes · 4 years, 8 months ago
  80. 70aff28 update Notice pom by Lee Rhodes · 4 years, 8 months ago
  81. 30a42c0 Minor updates by Lee Rhodes · 4 years, 8 months ago
  82. 6665bc1 update pom by Lee Rhodes · 4 years, 8 months ago
  83. 7f055e4 remove stylesheet.css by Lee Rhodes · 4 years, 8 months ago
  84. 7485c15 Increment master pom version to 1.1.0-incubating-SNAPSHOT by Lee Rhodes · 4 years, 8 months ago
  85. 70edfa1 Update README by Lee Rhodes · 4 years, 8 months ago
  86. b56e0c3 Merge branch 'master' of git@github.com:apache/incubator-datasketches-hive.git by Lee Rhodes · 4 years, 8 months ago
  87. 3c34e92 Update metadata files at root. by Lee Rhodes · 4 years, 8 months ago
  88. 0af1e95 Merge pull request #42 from apache/UpdateReadme by Lee Rhodes · 4 years, 8 months ago
  89. 4581974 Update Readme by Lee Rhodes · 4 years, 8 months ago
  90. 4163c9b Remove slf4j dependency by Lee Rhodes · 4 years, 8 months ago
  91. 9125295 Merge pull request #41 from apache/LicenseSwap by Lee Rhodes · 4 years, 8 months ago
  92. bd5657d Try -quiet mode. by Lee Rhodes · 4 years, 8 months ago
  93. 44777ec remove "Downloading" and "Downloaded" lines from build output. by Lee Rhodes · 4 years, 8 months ago
  94. 347fae4 remove [INFO] logging messages during build by Lee Rhodes · 4 years, 8 months ago
  95. e7b7758 Fix lower limit of nomEntries by Lee Rhodes · 4 years, 9 months ago
  96. caf38c4 Adding license to misc files, update readme by Lee Rhodes · 4 years, 9 months ago
  97. 86c4a23 Performed License swap, package refactoring, corrected import statements by Lee Rhodes · 4 years, 9 months ago
  98. 9e007fa Add SuppressWarnings("javadoc") to hide mostly unneccesary warnings. by Lee Rhodes · 4 years, 9 months ago
  99. 2809570 Update pom and checkstyle by Lee Rhodes · 4 years, 11 months ago
  100. 4fdea6a Minor style issues, update POM by Lee Rhodes · 5 years ago