1. 0d71e2c Merge pull request #492 from proost/doc-update-utf8-compatibility by Hyeonho Kim · 12 hours ago master
  2. a9b4275 doc: add comments about utf8 compatibility for quantiels sketches by lani_karrot · 3 days ago
  3. 14c20a6 doc: add comments about utf8 compatibility for frequency sketch by lani_karrot · 3 days ago
  4. 1cfe245 doc: add comments about utf8 compatibility for sampling sketches by lani_karrot · 3 days ago
  5. 04104c0 doc: add comments about utf8 compatibility for tuple sketch by lani_karrot · 3 days ago
  6. c654720 doc: update utf8 compatibility about serde by lani_karrot · 3 days ago
  7. 1a23698 Merge pull request #476 from proost/feat-aos-tuple-sketch by Hyeonho Kim · 6 days ago
  8. 7617df4 refactor: change code for consistency by lani_karrot · 6 days ago
  9. 12a5116 fix: more stricter check by lani_karrot · 6 days ago
  10. bc447d2 fix: destroy in the failure after partial success by lani_karrot · 6 days ago
  11. c9bf1e8 refactor: rollback utf8 validation by lani_karrot · 11 days ago
  12. f546262 Merge pull request #479 from SYaoJun/fix by Lee Rhodes · 5 weeks ago
  13. 9bf4579 fix: Add the missing brackets and support one line statement by yaojun · 7 weeks ago
  14. 4f069a3 Merge pull request #478 from MaheshGPai/mahesh_pr by Lee Rhodes · 5 weeks ago
  15. 7548810 Merge pull request #483 from SYaoJun/0210_tidy by Lee Rhodes · 5 weeks ago
  16. 2956f15 Add clang-tidy and check script and fix the warnings under count directory by yaojun · 5 weeks ago
  17. 7f05c03 style: add new line end of files by lani_karrot · 6 weeks ago
  18. 25ce65c refactor: change allocator only for array_of_strings by lani_karrot · 6 weeks ago
  19. 2a59f11 Revert "fix: allocation handling for string in deserialize" by lani_karrot · 6 weeks ago
  20. 79cb75c fix: check length for equal by lani_karrot · 6 weeks ago
  21. fccb238 Fix error message for empty window data in compressor (#482) by tison · 6 weeks ago
  22. f5fb9d9 Review comments by Mahesh Pai · 6 weeks ago
  23. bee9a98 Merge pull request #481 from proost/test-missing-kll-long-compatibility by Hyeonho Kim · 6 weeks ago
  24. 852b26b test: add missing kll long sketch compatibility cases by proost · 6 weeks ago
  25. 4894e5e fix: allocation handling for string in deserialize by proost · 7 weeks ago
  26. ba2aa69 Added testcases by Mahesh G Pai · 7 weeks ago
  27. 189d22d chore: remove unused header by proost · 7 weeks ago
  28. 3b3a13d perf: avoid allocation if data type is primitive by proost · 7 weeks ago
  29. d463bfb test: serde validation cases by proost · 7 weeks ago
  30. 2c712e9 fix: null ptr to empty array by proost · 7 weeks ago
  31. 342248f fix: control array and element life cycle by proost · 7 weeks ago
  32. 1b91666 BugFix: SIGABRT in quantiles_sketch::deserialize(): dereferencing empty std::optional (libc++ verbose_abort) by Mahesh G Pai · 7 weeks ago
  33. 5a05552 Merge pull request #474 from MaheshGPai/mahesh_pr by Lee Rhodes · 7 weeks ago
  34. 46c945d refactor: remove update sketch by proost · 7 weeks ago
  35. 9381dcd fix: empty string handling by proost · 8 weeks ago
  36. 4b87a2d Bugfix: tdigest const_iterator returns dangling reference causing incorrect values by Mahesh Pai · 8 weeks ago
  37. a1e24c8 chore: rollback test directory by proost · 8 weeks ago
  38. 307fe02 test: rollback test file path by proost · 8 weeks ago
  39. 2b48f47 feat: add aos tuple sketch by proost · 8 weeks ago
  40. da95fd2 feat: add utf8cpp by proost · 8 weeks ago
  41. 5b1e968 Merge pull request #472 from apache/tisonkun-patch-1 by Lee Rhodes · 9 weeks ago
  42. 2136239 Refactor README for clarity and consistency by tison · 9 weeks ago
  43. 7a2f9e3 Merge pull request #471 from proost/fix-tdigest-inf-params by tison · 9 weeks ago
  44. 1979834 doc: update throw NaN for get_rank by lani_karrot · 9 weeks ago
  45. bded7aa fix: check weight is zero by lani_karrot · 9 weeks ago
  46. 662aef3 fix: allow inf for get_rank by lani_karrot · 9 weeks ago
  47. 99d06bf fix: add missing dependency by proost · 9 weeks ago
  48. c680a81 style: follow local convention by proost · 9 weeks ago
  49. b8489fd perf: remove ostringstream by proost · 9 weeks ago
  50. 588fd73 fix: check invalid inputs on deserialization by proost · 9 weeks ago
  51. c097fc8 Merge branch 'fix-tdigest-inf-params' of https://github.com/proost/datasketches-cpp into fix-tdigest-inf-params by proost · 9 weeks ago
  52. 3c07e75 Merge pull request #470 from proost/fix-division-0 by Lee Rhodes · 10 weeks ago
  53. 59e5f36 fix: rejecting inf as value by lani_karrot · 2 months ago
  54. a83254d fix: division by 0 by lani_karrot · 2 months ago
  55. 7bb979d Merge pull request #468 from apache/update_serde_yml2 by Lee Rhodes · 4 months ago
  56. 4f3fed0 Merge pull request #467 from proost/refactor-use-method by Alexander Saydakov · 4 months ago
  57. 9d1b524 ds-java main branch requires Java 25 by Lee Rhodes · 4 months ago
  58. a3bc4e4 refactor: clean up use get_preamble_longs by proost · 4 months ago
  59. b6f736f Merge pull request #465 from devillove084/fix/clang_tidy_virtual_lint by Lee Rhodes · 4 months ago
  60. 1db40c9 fix: unnecessary virtual specifier on destructor by devillove084 · 7 months ago
  61. dddc4a6 Merge pull request #463 from apache/java24 by Alexander Saydakov · 7 months ago
  62. 0595e4d ds-java main branch requires java 24 by AlexanderSaydakov · 7 months ago
  63. a7d4055 Merge pull request #462 from apache/fix_tdigest by Alexander Saydakov · 8 months ago
  64. 2e92ea0 porting bug fix from Java by AlexanderSaydakov · 8 months ago
  65. f956339 Merge pull request #458 from MaheshGPai/mahesh_pr by Alexander Saydakov · 9 months ago
  66. 5be04f2 Review comments by Mahesh G Pai · 9 months ago
  67. ada8756 Removing the unnecessary parameters by Mahesh G Pai · 9 months ago
  68. faca5d0 Retaining the default copy constructor by Mahesh G Pai · 9 months ago
  69. 315e50b Addressing review comments by Mahesh G Pai · 9 months ago
  70. ed7aee2 Merge pull request #456 from apache/java21 by Alexander Saydakov · 9 months ago
  71. c87968a Merge pull request #459 from ankane/typos by Alexander Saydakov · 9 months ago
  72. 27cb7b8 Fix typos by Andrew Kane · 9 months ago
  73. 866f6d0 Introduced const_iterator for tdigest by Mahesh G Pai · 9 months ago
  74. 82630e5 Provide get_centroids implementation by Mahesh G Pai · 10 months ago
  75. 75edfbb ds-java main branch requires 21 by AlexanderSaydakov · 10 months ago
  76. 87c9c4a Merge pull request #455 from geonove/geonove/Fix-test-cases by Alexander Saydakov · 10 months ago
  77. 0a6218c Use REQUIRE_THROWS_WITH to check for error message by geonove · 10 months ago
  78. 711e24f Merge pull request #454 from apache/branch_protection by Alexander Saydakov · 1 year, 1 month ago
  79. 27d988f enable branch protection by AlexanderSaydakov · 1 year, 1 month ago
  80. c9bdc91 Merge pull request #453 from apache/compressed_iterator by Alexander Saydakov · 1 year, 2 months ago
  81. dea8d48 different starting points for pseudo-random sequences for more coverage by AlexanderSaydakov · 1 year, 2 months ago
  82. f82217d test equivalence of packing and unpacking single values and blocks by AlexanderSaydakov · 1 year, 2 months ago
  83. eb3200e code cleanup and alignment with Java by AlexanderSaydakov · 1 year, 2 months ago
  84. 393fb98 Merge pull request #452 from apache/dev_target_5.3.0 by Alexander Saydakov · 1 year, 2 months ago
  85. c38f798 release process: setting development target to 5.3.0 by AlexanderSaydakov · 1 year, 2 months ago
  86. 914ed42 Merge pull request #451 from apache/fix_bit_packing by Alexander Saydakov · 1 year, 2 months ago
  87. 9639606 more rounds of pseudo-random data by AlexanderSaydakov · 1 year, 2 months ago
  88. ececa07 better error messages by AlexanderSaydakov · 1 year, 2 months ago
  89. 3914ef8 Merge pull request #450 from apache/notice_2025 by Alexander Saydakov · 1 year, 2 months ago
  90. 29fecac updated notice by AlexanderSaydakov · 1 year, 2 months ago
  91. 4100faa Merge pull request #449 from apache/java17 by Lee Rhodes · 1 year, 2 months ago
  92. 39c51ba update setup-java action by AlexanderSaydakov · 1 year, 2 months ago
  93. 1b771d2 Merge pull request #448 from apache/java17 by Alexander Saydakov · 1 year, 2 months ago
  94. abb17e9 java code now needs java17 by AlexanderSaydakov · 1 year, 2 months ago
  95. 4ec8068 Merge pull request #447 from apache/fix_bit_packing by Alexander Saydakov · 1 year, 2 months ago
  96. 6e944cf fixed name clash by AlexanderSaydakov · 1 year, 2 months ago
  97. 666df8b unused import by AlexanderSaydakov · 1 year, 2 months ago
  98. 5c19333 fixed bit packing by AlexanderSaydakov · 1 year, 2 months ago
  99. fbb78f4 Merge pull request #446 from apache/tdigest_pmf_and_cdf by Alexander Saydakov · 1 year, 5 months ago
  100. e473c11 minor cleanup by AlexanderSaydakov · 1 year, 5 months ago