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