1. 395c4ea chore: Add a link to datasketches-rust to README.md (#736) by tison · 3 weeks ago main
  2. db0cf79 Merge pull request #732 from apache/update_main by Lee Rhodes · 7 weeks ago
  3. 9255b50 Merge pull request #733 from proost/fix-inconsistency-in-sorted-view by Hyeonho Kim · 8 weeks ago
  4. 69e1b77 fix: raise exception in generic by proost · 9 weeks ago
  5. 7b229f3 fix: raise exception in floats by proost · 9 weeks ago
  6. 7eff3a8 fix: raise exception when empty in longs by proost · 9 weeks ago
  7. 9284cc6 fix: raise excepton when empty in double by proost · 9 weeks ago
  8. 3281f76 Update pom by Lee Rhodes · 9 weeks ago
  9. dbc6979 update update_main by Lee Rhodes · 2 months ago
  10. 67c3b91 Merge pull request #730 from apache/fix_getRSE by Lee Rhodes · 3 months ago
  11. 3abbe20 Fix getRSE tests by Lee Rhodes · 3 months ago
  12. 011f775 Fixes the getRSE() function and updates the SketchesCheckstyle.xml. by Lee Rhodes · 3 months ago
  13. 649ca9c Merge pull request #727 from apache/Fix_get_file_bytes by Lee Rhodes · 3 months ago
  14. 1f32cc8 Remove old comments from pom.xml & add /tools/genCPPcrosslangFiles.sh to by Lee Rhodes · 3 months ago
  15. c02b5df Improved path resolution and fixed typo. by Lee Rhodes · 3 months ago
  16. eabd9b1 Merge branch 'main' into Fix_get_file_bytes by Lee Rhodes · 3 months ago
  17. f5d261a Merge pull request #726 from proost/fix-reject-edge-cases by Hyeonho Kim · 3 months ago
  18. 5fe4231 Merge pull request #729 from proost/test-aos-sketch-cpp-compat by Hyeonho Kim · 3 months ago
  19. 714f12e test: add ArrayOfStrings Sketch C++ compat cases by proost · 3 months ago
  20. e92d5c8 add .txt to gigignore by Lee Rhodes · 3 months ago
  21. 9b774ce fix checkInvPow2 by Lee Rhodes · 3 months ago
  22. fdafc77 re add ".*" by Lee Rhodes · 3 months ago
  23. df3a674 update testng.xml by Lee Rhodes · 3 months ago
  24. c6c6030 update pom by Lee Rhodes · 3 months ago
  25. 4997d60 update javadoc.yml, maven.config, pom.xml by Lee Rhodes · 3 months ago
  26. 7371953 Update Fix_get_file_bytes from main. by Lee Rhodes · 4 months ago
  27. 136befa Merge branch 'main' into Fix_get_file_bytes by Lee Rhodes · 4 months ago
  28. b417b05 Fix headers in xml files. by Lee Rhodes · 4 months ago
  29. 359f4d3 Removed DOCTYPE link as unnecessary by Lee Rhodes · 4 months ago
  30. 293d721 Update pom. by Lee Rhodes · 4 months ago
  31. 50cc9e4 Fix pom.xml by Lee Rhodes · 4 months ago
  32. 3697a9c Updated all write bytes to file in /test/. by Lee Rhodes · 4 months ago
  33. 676b8c7 Update getFileBytes tests. by Lee Rhodes · 4 months ago
  34. fdb7780 Update pom and @BeforeSuite test. by Lee Rhodes · 4 months ago
  35. 3fae60d update pom by Lee Rhodes · 4 months ago
  36. 896d02a try to fix pom.xml by Lee Rhodes · 4 months ago
  37. 008109e update pom. by Lee Rhodes · 4 months ago
  38. 1e1bd36 update testng.xml by Lee Rhodes · 4 months ago
  39. f054e51 Update pom. by Lee Rhodes · 4 months ago
  40. 3f8eb8e Fix get_file_bytes and put_file_bytes. by Lee Rhodes · 4 months ago
  41. d6a9d04 Add putBytesToFile methods by Lee Rhodes · 4 months ago
  42. 31e5942 Fix unread var. by Lee Rhodes · 4 months ago
  43. e693cfa This replaces a bunch of methods attempting to read file bytes with one method. by Lee Rhodes · 4 months ago
  44. 26331b6 refactor: change error message by proost · 4 months ago
  45. dc8c194 Merge branch 'main' of https://github.com/apache/datasketches-java into fix-reject-edge-cases by proost · 4 months ago
  46. 1621a61 fix: reject weight edge cases by proost · 4 months ago
  47. 53b312e BloomFilterBuilder.validateSizeInputs should not accept numBits=0 (#725) by tison · 4 months ago
  48. 3def49b Merge pull request #724 from Fengzdadi/issue-721-varopt-rweight-validation by Lee Rhodes · 4 months ago
  49. b449e38 [Sampling] Validate VarOpt totalRWeight during heapify by Fengzdadi · 4 months ago
  50. e4f7a5b Merge pull request #723 from proost/test-kll-long-sketch-compatibility by Hyeonho Kim · 4 months ago
  51. cf427ae chore: tidy comment and code of CpcSketch (#722) by tison · 4 months ago
  52. 5d215c7 test: KLL Long sketch compatibility with C++ by lani_karrot · 4 months ago
  53. 29837cc Merge pull request #719 from proost/test-aos-sketch-cross-language by Lee Rhodes · 5 months ago
  54. 70d9dc7 test: unify n by proost · 5 months ago
  55. 0df6a68 test: add empty string cases by lani_karrot · 5 months ago
  56. 2f607c8 test: AoS Tuple Sketch cross language cases by lani_karrot · 5 months ago
  57. 211bde9 test: AoS Tuple Sketch cross language by lani_karrot · 5 months ago
  58. 23072ed Merge pull request #716 from proost/test-reservoir-sketch-union-cross-language by Hyeonho Kim · 5 months ago
  59. 3092098 style: remove final by lani_karrot · 5 months ago
  60. 4f4a67c style: short import path by lani_karrot · 5 months ago
  61. 1b8eaa5 style: remove final by lani_karrot · 5 months ago
  62. 830766a Merge branch 'main' of github.com:apache/datasketches-java into test-reservoir-sketch-union-cross-language by lani_karrot · 5 months ago
  63. f955cde test: add reservoir cross language test cases by lani_karrot · 5 months ago
  64. b786823 Merge pull request #715 from apache/tisonkun-patch-1 by Lee Rhodes · 5 months ago
  65. 953ba2b Update Maven Central badge in README.md by tison · 5 months ago
  66. dc402cc Merge pull request #714 from proost/test-cross-language-test-for-reservoir-sampling-sketch by Lee Rhodes · 5 months ago
  67. f406b06 style: unify generated sketches name by lani_karrot · 5 months ago
  68. 45183ab Merge branch 'main' of github.com:apache/datasketches-java into test-cross-language-test-for-reservoir-sampling-sketch by lani_karrot · 5 months ago
  69. fdf8c9f test: cross language test cases for reservoir sampling sketch by lani_karrot · 5 months ago
  70. f1ac363 Merge pull request #711 from tisonkun/allow-gensnaps by Lee Rhodes · 5 months ago
  71. 0b56ded Merge pull request #712 from apache/triggers by Lee Rhodes · 5 months ago
  72. 07c5ae9 Merge pull request #708 from ZENOTME/fix_binomial_bounds by Lee Rhodes · 5 months ago
  73. ad0639c Merge pull request #713 from apache/tisonkun-patch-1 by Lee Rhodes · 5 months ago
  74. 7ec20da Update README.md by tison · 5 months ago
  75. 128323d CI workflows should run if pom.xml or workflow yaml files changed by tison · 5 months ago
  76. b860c09 Allow group override by tison · 5 months ago
  77. 4dd5136 Merge pull request #710 from apache/fix_javadoc_yml_2 by Lee Rhodes · 5 months ago
  78. ecb1c27 Add pipe to last run command. The github parser gets confused. by Lee Rhodes · 5 months ago
  79. 51c6e63 Merge branch 'main' into fix_javadoc_yml_2 by Lee Rhodes · 5 months ago
  80. 2602f2e update javadoc.yml and ManualJavadocsDeploy.sh by Lee Rhodes · 5 months ago
  81. 906fe1b update ManualJavadocsDeploy.sh 3 by Lee Rhodes · 5 months ago
  82. 902ed93 update ManualJavadocsDeploy.sh 2 by Lee Rhodes · 5 months ago
  83. ca4f78e update ManualJavadocDeploy.sh by Lee Rhodes · 5 months ago
  84. 592c85b fix javadocs-yml 2, add manual script. by Lee Rhodes · 5 months ago
  85. 7df51fb Merge pull request #709 from apache/javadoc_yml_and_pom_fixes by Lee Rhodes · 5 months ago
  86. ad3f061 Fix BinomialBoundsN may divide 0 by zenotme · 5 months ago
  87. 80e3787 Editing commits via the web inserted "CR"s into the workflow! by Lee Rhodes · 5 months ago
  88. 6acf50c Merge pull request #705 from apache/fix_array_of_strings_summary by Lee Rhodes · 5 months ago
  89. 175ee15 Merge branch 'main' into fix_array_of_strings_summary by Lee Rhodes · 5 months ago
  90. ae40261 Corrections to javadoc.yml by Lee Rhodes · 5 months ago
  91. 7c7f6f1 Update pom and try to fix javadoc.yml by Lee Rhodes · 5 months ago
  92. b1d07af Merge pull request #706 from tisonkun/dict-typos by Lee Rhodes · 5 months ago
  93. b0a435a Fix typos in dictionary by tison · 5 months ago
  94. 60b0b0c Fixed Typo and simplified key values. by Lee Rhodes · 5 months ago
  95. 58fbbf9 Added license. by Lee Rhodes · 6 months ago
  96. 20eeb80 clean up test to remove unused variable. by Lee Rhodes · 6 months ago
  97. b1d9bb8 Add maven.config to .mvn by Lee Rhodes · 6 months ago
  98. 6bda431 Fix ArrayOfStringsSummary and add .mvn to root. by Lee Rhodes · 6 months ago
  99. ca1fef0 Merge pull request #704 from tisonkun/compat-cpp-with-buffer-tdigest by Lee Rhodes · 6 months ago
  100. 19d5afd Accept TDigest bytes with buffered values by tison · 6 months ago