1. 419062a Merge pull request #524 from apache/theta-compact-trim by Lee Rhodes · 2 days ago master
  2. 527bd4d Merge pull request #522 from apache/hll-kxq-rebuild-parity by Lee Rhodes · 2 days ago
  3. e13672e Share one trim implementation between union and compact by Lee Rhodes · 3 days ago
  4. 27e096a Treat .sk sketch fixtures as binary, not text by Lee Rhodes · 3 days ago
  5. 0d954d6 Exclude fdlibm_log.hpp from RAT and date the deprecated alias by Lee Rhodes · 3 days ago
  6. dbf2947 Merge branch 'master' into hll-kxq-rebuild-parity by Lee Rhodes · 3 days ago
  7. 88a5761 Merge pull request #521 from apache/hll-full-size-reset by Lee Rhodes · 5 days ago
  8. b3f2c9b Add optional trim flag to update_theta_sketch::compact() by Lee Rhodes · 5 days ago
  9. eeb8d1f Keep FULL_SIZE_FLAG_MASK as a deprecated alias by Lee Rhodes · 6 days ago
  10. 7ca8d3f Merge pull request #523 from apache/rat-license-check by Lee Rhodes · 6 days ago
  11. 7eeffa2 Add an Apache RAT license-header audit to CI by Lee Rhodes · 7 days ago
  12. 25583e9 Finish repairing the deferred KxQ rebuild, and pin the estimator constants by Lee Rhodes · 7 days ago
  13. 637d748 Stop persisting the full-size flag in serialization flags bit 32 by Lee Rhodes · 7 days ago
  14. fe0261a Merge pull request #516 from proost/refactor-strict-validation-from-bytes-bloom-filter by Lee Rhodes · 12 days ago
  15. e84f260 Merge pull request #518 from jaideeppyne/empty-seed-hash by Lee Rhodes · 12 days ago
  16. 5e18631 Merge pull request #517 from jaideeppyne/theta-anotb-empty-seed-hash by Lee Rhodes · 12 days ago
  17. c11a5ea Report a zero seed hash for an empty compact sketch by jaideeppyne · 13 days ago
  18. bed5cd2 Ignore the seed hash of an empty B in theta/tuple a-not-b by jaideeppyne · 13 days ago
  19. c9f327b fix: remove change numb bit set by proost · 2 weeks ago
  20. 5741909 refactor: strict validation from bytes for bloom filter by proost · 2 weeks ago
  21. c8e4218 Merge pull request #514 from SavicStefan/lg=4 by Hyeonho Kim · 3 weeks ago
  22. 689ffa0 Ajmo testovi by Stefan Savić · 3 weeks ago
  23. 9e84829 Allow theta sketches with lg_k = 4 to match Java by Stefan Savić · 3 weeks ago
  24. 70b86fa Merge pull request #512 from SavicStefan/hll_bug_fix by Hyeonho Kim · 4 weeks ago
  25. 01a6732 Fixed some stuff by Stefan Savić · 4 weeks ago
  26. ed731c2 Trimed comments and refactor the tests by Stefan Savić · 4 weeks ago
  27. 46025e9 Fix HLL union estimate/serialization regression from lazy KxQ rebuild by SavicStefan · 4 weeks ago
  28. a001ebe Merge pull request #511 from SavicStefan/tuple_fix by Hyeonho Kim · 5 weeks ago
  29. 944aed1 Fixed test name, to make more sense by Stefan Savić · 5 weeks ago
  30. 650c4c9 Bounds-check per-entry key read in compact_tuple_sketch::deserialize by Stefan Savić · 5 weeks ago
  31. c228885 Merge pull request #508 from proost/test-req-sketch-exact-mode-coverage by Lee Rhodes · 8 weeks ago
  32. 89e74be Merge pull request #510 from PointKernel/agent/remove-stale-python-cmake-hook by Lee Rhodes · 8 weeks ago
  33. e06c663 Remove stale Python CMake hook by Yunsong Wang · 8 weeks ago
  34. b3e8cc9 Merge pull request #507 from cv4g/countmin-microbenchmark by Hyeonho Kim · 9 weeks ago
  35. 78cc913 Merge pull request #506 from cv4g/countmin-avoid-allocations-in-get_hashes by Hyeonho Kim · 9 weeks ago
  36. ab1a6c6 Add ClobberMemory to count_min update benchmarks by Christoph Viebig · 9 weeks ago
  37. d42b3dc test: cover req sketch exact mode from serialized bytes by lani_karrot · 10 weeks ago
  38. 837fe9d Add micro-benchmark for count_min_sketch by Christoph Viebig · 2 months ago
  39. a211236 Avoid allocation in count_min_sketch::get_hashes by Christoph Viebig · 2 months ago
  40. 4014233 Fix count-min sketches test snapshots should use binary mode (#505) by tison · 3 months ago
  41. 0bab259 Merge pull request #504 from apache/tisonkun-patch-2 by Lee Rhodes · 3 months ago
  42. 58344f3 Apply suggestions from code review by tison · 3 months ago
  43. 22ec883 Update .gitattributes for new file types by tison · 3 months ago
  44. 75934fa Merge pull request #503 from jihuayu/codex/couponlist-deserialize-bugfix by Lee Rhodes · 3 months ago
  45. 805eaf3 Reject full CouponList during deserialization by jihuayu · 3 months ago
  46. a07e6f6 Fix CouponList deserialization count validation bug by John Kew · 5 months ago
  47. 7de007f chore: Add a link to datasketches-rust to README.md (#501) by tison · 4 months ago
  48. 639134f Merge pull request #500 from proost/fix-missing-header-gcc-15 by Hyeonho Kim · 5 months ago
  49. bbd13d2 fix: pinning with windows 2025 by proost · 5 months ago
  50. 44e6fb3 ci: change build coverage by proost · 5 months ago
  51. 0a88571 fix: missing header when compile using gcc 15 by proost · 5 months ago
  52. 4117520 Merge pull request #498 from apache/add_get_RSE_test by Lee Rhodes · 6 months ago
  53. 9130a07 add get_RSE() test by Lee Rhodes · 6 months ago
  54. adb84bf Merge pull request #497 from apache/fix_get_rse by Lee Rhodes · 6 months ago
  55. 5358889 fix get_RSE() by Lee Rhodes · 6 months ago
  56. fff14b4 Merge pull request #495 from proost/fix-allow-positive-weight-only by Lee Rhodes · 6 months ago
  57. e3aba71 Merge pull request #496 from proost/ci-upload-coverage-directly by Lee Rhodes · 6 months ago
  58. de35ce7 ci: upload coverage report directly by lani_karrot · 6 months ago
  59. 5e20ad0 fix: allow positive weight only by lani_karrot · 6 months ago
  60. bda16fd Update GHA Code Coverage workflow (#493) by Lee Rhodes · 6 months ago
  61. b8627f4 Merge pull request #487 from SYaoJun/223_kll by Lee Rhodes · 6 months ago
  62. eb2ed84 Merge pull request #488 from SYaoJun/223_hll by Lee Rhodes · 6 months ago
  63. a76a5dc Merge pull request #490 from SYaoJun/223_fi by Lee Rhodes · 6 months ago
  64. 69c3773 Merge pull request #491 from SYaoJun/223_cpc by Lee Rhodes · 6 months ago
  65. 143bf17 Merge pull request #486 from SYaoJun/223_emplace_back by Hyeonho Kim · 6 months ago
  66. 0d71e2c Merge pull request #492 from proost/doc-update-utf8-compatibility by Hyeonho Kim · 6 months ago
  67. a9b4275 doc: add comments about utf8 compatibility for quantiels sketches by lani_karrot · 6 months ago
  68. 14c20a6 doc: add comments about utf8 compatibility for frequency sketch by lani_karrot · 6 months ago
  69. 1cfe245 doc: add comments about utf8 compatibility for sampling sketches by lani_karrot · 6 months ago
  70. 04104c0 doc: add comments about utf8 compatibility for tuple sketch by lani_karrot · 6 months ago
  71. c654720 doc: update utf8 compatibility about serde by lani_karrot · 6 months ago
  72. 1a23698 Merge pull request #476 from proost/feat-aos-tuple-sketch by Hyeonho Kim · 6 months ago
  73. 7617df4 refactor: change code for consistency by lani_karrot · 6 months ago
  74. 12a5116 fix: more stricter check by lani_karrot · 6 months ago
  75. bc447d2 fix: destroy in the failure after partial success by lani_karrot · 6 months ago
  76. c9bf1e8 refactor: rollback utf8 validation by lani_karrot · 6 months ago
  77. 4e92e0b style(cpc): Fix missing braces in if statements in cpc/include by syaojun · 7 months ago
  78. b444a2a style(fi): Add braces to single-line if statements for consistency by syaojun · 7 months ago
  79. a46fc2f style(hll): Add braces to single-line if statements for consistency by syaojun · 7 months ago
  80. c764d90 style(kll): Add braces to single-line if statements for consistency by syaojun · 7 months ago
  81. 13bb3a9 perf: Replace push_back with emplace_back to optimize object construction by syaojun · 7 months ago
  82. f546262 Merge pull request #479 from SYaoJun/fix by Lee Rhodes · 7 months ago
  83. 9bf4579 fix: Add the missing brackets and support one line statement by yaojun · 7 months ago
  84. 4f069a3 Merge pull request #478 from MaheshGPai/mahesh_pr by Lee Rhodes · 7 months ago
  85. 7548810 Merge pull request #483 from SYaoJun/0210_tidy by Lee Rhodes · 7 months ago
  86. 2956f15 Add clang-tidy and check script and fix the warnings under count directory by yaojun · 7 months ago
  87. 7f05c03 style: add new line end of files by lani_karrot · 7 months ago
  88. 25ce65c refactor: change allocator only for array_of_strings by lani_karrot · 7 months ago
  89. 2a59f11 Revert "fix: allocation handling for string in deserialize" by lani_karrot · 7 months ago
  90. 79cb75c fix: check length for equal by lani_karrot · 7 months ago
  91. fccb238 Fix error message for empty window data in compressor (#482) by tison · 7 months ago
  92. f5fb9d9 Review comments by Mahesh Pai · 7 months ago
  93. bee9a98 Merge pull request #481 from proost/test-missing-kll-long-compatibility by Hyeonho Kim · 7 months ago
  94. 852b26b test: add missing kll long sketch compatibility cases by proost · 7 months ago
  95. 4894e5e fix: allocation handling for string in deserialize by proost · 7 months ago
  96. ba2aa69 Added testcases by Mahesh G Pai · 8 months ago
  97. 189d22d chore: remove unused header by proost · 8 months ago
  98. 3b3a13d perf: avoid allocation if data type is primitive by proost · 8 months ago
  99. d463bfb test: serde validation cases by proost · 8 months ago
  100. 2c712e9 fix: null ptr to empty array by proost · 8 months ago