1. dddc4a6 Merge pull request #463 from apache/java24 by Alexander Saydakov · 3 weeks ago master
  2. 0595e4d ds-java main branch requires java 24 by AlexanderSaydakov · 4 weeks ago
  3. a7d4055 Merge pull request #462 from apache/fix_tdigest by Alexander Saydakov · 8 weeks ago
  4. 2e92ea0 porting bug fix from Java by AlexanderSaydakov · 8 weeks ago
  5. f956339 Merge pull request #458 from MaheshGPai/mahesh_pr by Alexander Saydakov · 3 months ago
  6. 5be04f2 Review comments by Mahesh G Pai · 3 months ago
  7. ada8756 Removing the unnecessary parameters by Mahesh G Pai · 3 months ago
  8. faca5d0 Retaining the default copy constructor by Mahesh G Pai · 3 months ago
  9. 315e50b Addressing review comments by Mahesh G Pai · 3 months ago
  10. ed7aee2 Merge pull request #456 from apache/java21 by Alexander Saydakov · 3 months ago
  11. c87968a Merge pull request #459 from ankane/typos by Alexander Saydakov · 3 months ago
  12. 27cb7b8 Fix typos by Andrew Kane · 3 months ago
  13. 866f6d0 Introduced const_iterator for tdigest by Mahesh G Pai · 3 months ago
  14. 82630e5 Provide get_centroids implementation by Mahesh G Pai · 3 months ago
  15. 75edfbb ds-java main branch requires 21 by AlexanderSaydakov · 3 months ago
  16. 87c9c4a Merge pull request #455 from geonove/geonove/Fix-test-cases by Alexander Saydakov · 3 months ago
  17. 0a6218c Use REQUIRE_THROWS_WITH to check for error message by geonove · 3 months ago
  18. 711e24f Merge pull request #454 from apache/branch_protection by Alexander Saydakov · 7 months ago
  19. 27d988f enable branch protection by AlexanderSaydakov · 7 months ago
  20. c9bdc91 Merge pull request #453 from apache/compressed_iterator by Alexander Saydakov · 7 months ago
  21. dea8d48 different starting points for pseudo-random sequences for more coverage by AlexanderSaydakov · 7 months ago
  22. f82217d test equivalence of packing and unpacking single values and blocks by AlexanderSaydakov · 7 months ago
  23. eb3200e code cleanup and alignment with Java by AlexanderSaydakov · 7 months ago
  24. 393fb98 Merge pull request #452 from apache/dev_target_5.3.0 by Alexander Saydakov · 8 months ago
  25. c38f798 release process: setting development target to 5.3.0 by AlexanderSaydakov · 8 months ago
  26. 914ed42 Merge pull request #451 from apache/fix_bit_packing by Alexander Saydakov · 8 months ago
  27. 9639606 more rounds of pseudo-random data by AlexanderSaydakov · 8 months ago
  28. ececa07 better error messages by AlexanderSaydakov · 8 months ago
  29. 3914ef8 Merge pull request #450 from apache/notice_2025 by Alexander Saydakov · 8 months ago
  30. 29fecac updated notice by AlexanderSaydakov · 8 months ago
  31. 4100faa Merge pull request #449 from apache/java17 by Lee Rhodes · 8 months ago
  32. 39c51ba update setup-java action by AlexanderSaydakov · 8 months ago
  33. 1b771d2 Merge pull request #448 from apache/java17 by Alexander Saydakov · 8 months ago
  34. abb17e9 java code now needs java17 by AlexanderSaydakov · 8 months ago
  35. 4ec8068 Merge pull request #447 from apache/fix_bit_packing by Alexander Saydakov · 8 months ago
  36. 6e944cf fixed name clash by AlexanderSaydakov · 8 months ago
  37. 666df8b unused import by AlexanderSaydakov · 8 months ago
  38. 5c19333 fixed bit packing by AlexanderSaydakov · 8 months ago
  39. fbb78f4 Merge pull request #446 from apache/tdigest_pmf_and_cdf by Alexander Saydakov · 11 months ago
  40. e473c11 minor cleanup by AlexanderSaydakov · 11 months ago
  41. f0d4cb7 implemented get_PMF() and get_CDF() by AlexanderSaydakov · 11 months ago
  42. 8b86cf1 Merge pull request #445 from apache/bf_test_fix by Jon Malkin · 11 months ago
  43. fa1ba4f Merge pull request #444 from apache/tdigest_const_merge by Alexander Saydakov · 11 months ago
  44. c020e8f fix seed for bloom filter test where we use probabilistic bounds by Jon Malkin · 11 months ago
  45. 67da6a9 non-modifying merge by AlexanderSaydakov · 11 months ago
  46. b338e35 Merge pull request #443 from apache/setup-java-action by Alexander Saydakov · 11 months ago
  47. da63bf2 mandatory distribution parameter by AlexanderSaydakov · 11 months ago
  48. f0e4e02 Merge pull request #442 from apache/setup-java-action by Alexander Saydakov · 11 months ago
  49. 2a230a6 explicit java setup by AlexanderSaydakov · 11 months ago
  50. 31b5a84 Merge pull request #441 from apache/action-checkout-v4 by Alexander Saydakov · 11 months ago
  51. fbbf528 use action/checkout@v4 by AlexanderSaydakov · 11 months ago
  52. 34ee832 Merge pull request #440 from apache/fix_includes by Jon Malkin · 11 months ago
  53. 912728a remove extra space by Jon · 11 months ago
  54. f570e18 add missing algorithm header where bulding python complains that it's missing by Jon · 11 months ago
  55. bceeb2d Merge pull request #439 from apache/bf_serde_compat_fix by Jon Malkin · 1 year, 1 month ago
  56. 5a2706f fix type on num_hashes, change bloom_filter_filter to bloom_filter::builder by Jon · 1 year, 1 month ago
  57. 4e4a944 Merge pull request #438 from jmalkin/bloom by Jon Malkin · 1 year, 1 month ago
  58. 37f6531 no need for friend class with builder inside the filter by Jon Malkin · 1 year, 1 month ago
  59. 822bd53 Remove unused and unnecessary forward declaration by Jon Malkin · 1 year, 1 month ago
  60. fbc3119 move builder class inside bloom_filter by Jon Malkin · 1 year, 1 month ago
  61. 1ac743f managed to conflict with myself when jumping between boxes. resolved now. by Jon Malkin · 1 year, 1 month ago
  62. 1705e89 apparently i clobbered my own const removal edits.. by Jon Malkin · 1 year, 1 month ago
  63. 0b575fe Merge branch 'bloom' of github.com:jmalkin/datasketches-cpp into bloom by Jon Malkin · 1 year, 1 month ago
  64. 9d53c6c remove const from copied primitives in method signatures by Jon Malkin · 1 year, 1 month ago
  65. 5e62bc3 Address most review feedback by Jon · 1 year, 1 month ago
  66. ecc856b Add class-level docs to bloom filter (and builder) and include the serialization format in the impl file by Jon Malkin · 1 year, 1 month ago
  67. 533b6b9 use .sk suffix on cross-lang filter binaries to avoid workflow changes by Jon Malkin · 1 year, 1 month ago
  68. 505a119 Include NaN in language compatibility tests by Jon Malkin · 1 year, 1 month ago
  69. 6daa489 remove debug line that was no longer valid by Jon Malkin · 1 year, 1 month ago
  70. 321f01d Add java serde compatibility tests by Jon Malkin · 1 year, 1 month ago
  71. 66e64f2 actually add test_allocator test by Jon Malkin · 1 year, 1 month ago
  72. 2c70bbe fix allocator usage, add test_allocator test by Jon Malkin · 1 year, 1 month ago
  73. be58ab6 finish documenting, add copy/move ctors and assignment operators by Jon Malkin · 1 year, 1 month ago
  74. 65bd15f functionally complete, still need a bit more documentation by Jon Malkin · 1 year, 1 month ago
  75. 1a44c44 test using raw memory from sketch vs serialization by Jon Malkin · 1 year, 1 month ago
  76. 3b1d10b partial testing of initialize, no test of wrapping yet by Jon Malkin · 1 year, 1 month ago
  77. df35436 improve tests around counting false positive for consistency by Jon Malkin · 1 year, 1 month ago
  78. 4f7801c fix types by Jon · 1 year, 1 month ago
  79. e8966ad WIP: start testing serialization. no wrapping yet by Jon Malkin · 1 year, 1 month ago
  80. 687611e add missing bitset header by Jon Malkin · 1 year, 1 month ago
  81. 8144869 move bit_array_ops functions to be inline, WIP: blooom serialization by Jon Malkin · 1 year, 1 month ago
  82. 9dbcde5 Add sstream header by Jon Malkin · 1 year, 1 month ago
  83. a5686a6 Move to bit array as plain memory, move operations to static functions, to ultimately simplify memory handling with wrapped filters by Jon Malkin · 1 year, 1 month ago
  84. 5562578 release process: setting development target to 5.2.x by AlexanderSaydakov · 1 year, 1 month ago
  85. 7d3f7df Merge pull request #437 from apache/minor_cleanup by Alexander Saydakov · 1 year, 1 month ago
  86. a8348c2 Merge pull request #436 from apache/fix_theta_compressed_stream by Alexander Saydakov · 1 year, 1 month ago
  87. 5a334d4 minor cleanup by AlexanderSaydakov · 1 year, 1 month ago
  88. aac34bd cross-language test by AlexanderSaydakov · 1 year, 1 month ago
  89. dba8394 Merge pull request #435 from apache/fix_theta_compressed_stream by Alexander Saydakov · 1 year, 1 month ago
  90. 6be246d fixed compressed theta stream serialization by AlexanderSaydakov · 1 year, 1 month ago
  91. e8c14d1 Add builder methods, improve test coverage by Jon Malkin · 1 year, 1 month ago
  92. 30aa213 fix included header by Jon Malkin · 1 year, 2 months ago
  93. 2a103ce add missing header by Jon Malkin · 1 year, 2 months ago
  94. 46e236c bug fixes, but still WIP by Jon Malkin · 1 year, 2 months ago
  95. 4f81030 WIP: bloom filter. No serialization, incomplete testing by Jon Malkin · 1 year, 2 months ago
  96. c5283ad Merge pull request #434 from apache/update_action_checkout by Lee Rhodes · 1 year, 2 months ago
  97. fa62b1d updated action/checkout to v4 by AlexanderSaydakov · 1 year, 3 months ago
  98. de87c6b Merge pull request #433 from Claudenw/patch-1 by Alexander Saydakov · 1 year, 3 months ago
  99. 867e191 Update README.md by Claude Warren · 1 year, 3 months ago
  100. 76edd74 Merge pull request #432 from ClickHouse/clickhouse-fix-ubsan-clang-18 by Jon Malkin · 1 year, 4 months ago