1. fab5ed2 Merge pull request #167 from proost/test-coverage-common by Hyeonho Kim · 8 days ago main
  2. fbc68f8 test: test code for common package by proost · 8 days ago
  3. 070dea5 Merge pull request #166 from proost/perf-reducing-allocation-in-copy by Hyeonho Kim · 10 days ago
  4. 464de96 perf: reducing allocations in copy by proost · 10 days ago
  5. 4b37c99 Merge pull request #165 from proost/test-bf-missing-snapshots by Hyeonho Kim · 10 days ago
  6. 0af2ed6 test: missing snapshot and compat test case by proost · 10 days ago
  7. c558cc2 Merge pull request #161 from proost/perf-remove-alloc-in-cm-sketch by Hyeonho Kim · 3 weeks ago
  8. 730c0ca Merge pull request #162 from proost/test-generating-go-snapshots-command by Hyeonho Kim · 4 weeks ago
  9. 11c7905 test: add go snapshots by proost · 4 weeks ago
  10. e9c7273 test: add generating go commands by proost · 4 weeks ago
  11. b28c8b0 Merge branch 'main' of github.com:apache/datasketches-go into perf-remove-alloc-in-cm-sketch by proost · 4 weeks ago
  12. 114ffc8 Merge pull request #160 from proost/feat-req-sketch-encode-decode by Hyeonho Kim · 4 weeks ago
  13. beeef0b doc: update README by proost · 4 weeks ago
  14. 5774337 perf: remove allocation in CM sketch by proost · 4 weeks ago
  15. c30e7ec doc: remove useless comment by proost · 5 weeks ago
  16. 0ee40e7 test: add compat test code by proost · 5 weeks ago
  17. e33bb1c test: add req sketch files by proost · 5 weeks ago
  18. 8e3d4c0 Merge branch 'feat-req-sketch-encode-decode' of github.com:proost/datasketches-go into feat-req-sketch-encode-decode by lani_karrot · 5 weeks ago
  19. 0d47f5e Merge pull request #159 from proost/perf-reduce-reset-hash-function by Hyeonho Kim · 5 weeks ago
  20. 9264e34 perf: reduce reset hash function by lani_karrot · 5 weeks ago
  21. 04c9a84 Merge pull request #158 from proost/chore-including-sketch-files by Hyeonho Kim · 8 weeks ago
  22. 5908bbc test: change to fail if file not exist by lani_karrot · 8 weeks ago
  23. 9405779 chore: update to include sketch files by lani_karrot · 8 weeks ago
  24. 28687a8 Merge pull request #156 from proost/doc-update-sketches-status by Hyeonho Kim · 9 weeks ago
  25. f8d79cd doc: update sketches status on README by lani_karrot · 9 weeks ago
  26. 9ba7c12 Merge pull request #155 from apache/chore-update-notice-year by Hyeonho Kim · 3 months ago v0.2.0 v0.2.0-rc2
  27. 851dd63 chore: update notice year by proost · 3 months ago
  28. 484e506 Merge pull request #154 from proost/feat-varopt-items-union-serialization by Hyeonho Kim · 3 months ago v0.2.0-rc1
  29. 19cee51 fix: wrong java sketches by lani_karrot · 3 months ago
  30. f04323c fix: missing varopt unions java sketches by lani_karrot · 3 months ago
  31. 90888dd fix: wrong sketch file by lani_karrot · 3 months ago
  32. 11b8d1b feat: var opt items union serialization by lani_karrot · 3 months ago
  33. 04edefe Merge pull request #153 from proost/feat-varopt-items-union by Hyeonho Kim · 3 months ago
  34. da50e1b Merge pull request #152 from proost/refactor-use-common-serde by Hyeonho Kim · 3 months ago
  35. d0dc543 feat: varopt items union by proost · 3 months ago
  36. ad29193 refactor: use common serde for reservoir items sketches by lani_karrot · 3 months ago
  37. ca013a2 fix: init with infs by lani_karrot · 3 months ago
  38. 5eca1cb Merge pull request #151 from apache/tisonkun-patch-1 by Hyeonho Kim · 3 months ago
  39. a6d69f9 Merge pull request #150 from apache/infrastructure-ruleset-bot/default-branch-protection by Hyeonho Kim · 3 months ago
  40. 6f191c2 chore: Add Rust and Python impl to README and refine text by tison · 3 months ago
  41. 7a8a108 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 3 months ago
  42. 5f619da Merge branch 'main' of github.com:apache/datasketches-go into feat-req-sketch-encode-decode by lani_karrot · 3 months ago
  43. b61d4b8 Merge pull request #149 from proost/feat-varoptitems-encodingdecoding by Hyeonho Kim · 3 months ago
  44. fdd21ce test: more cover edge cases by proost · 4 months ago
  45. 064bb62 test : add serialize_size_bytes cases by proost · 4 months ago
  46. f03b572 feat: varopt items sketch serialization by proost · 4 months ago
  47. c015487 feat: REQ sketch serialization/deserialization by lani_karrot · 4 months ago
  48. 48394e7 feat: compactor serialization / dserialization by lani_karrot · 4 months ago
  49. 97efcf1 Merge pull request #147 from proost/feat-req-sketch by Hyeonho Kim · 4 months ago
  50. 9f2f201 perf: align sketch memory layout by lani_karrot · 4 months ago
  51. c282ec4 feat: REQ sketch by lani_karrot · 4 months ago
  52. e19c449 refactor: move consts to sketch by lani_karrot · 4 months ago
  53. d79fbb8 Merge pull request #146 from proost/feat-quantile-sketch-sorted-view by Hyeonho Kim · 4 months ago
  54. 318f877 feaet: sorted view by proost · 5 months ago
  55. 7da1b90 refactor: moves util quantiles util by proost · 5 months ago
  56. bceed01 feat: sorted view iterator by lani_karrot · 5 months ago
  57. a4c3a72 Merge pull request #145 from proost/feat-req-sketch-compactor by Hyeonho Kim · 5 months ago
  58. 60e4a9e feat: req sketch compactor by lani_karrot · 5 months ago
  59. a8f4a50 Merge pull request #143 from proost/doc-update-website-commands by Hyeonho Kim · 5 months ago
  60. 6d30609 Merge pull request #144 from proost/fix-not-panic-inequality-search by Hyeonho Kim · 5 months ago
  61. ea3a30f doc: update deleteing old RCs commands by proost · 5 months ago
  62. 735a5a0 Merge pull request #142 from proost/doc-update-sketches-status by Hyeonho Kim · 5 months ago
  63. 6f58ed0 fix: not panic inequality search by lani_karrot · 5 months ago
  64. a959f04 doc: add website commands by lani_karrot · 5 months ago
  65. 4955ae8 doc: update sketches status by lani_karrot · 5 months ago
  66. 769bdca Merge pull request #136 from proost/doc-update-release-process by Pierre Lacave · 5 months ago
  67. 97bb825 Merge pull request #141 from proost/fix-grow-to-cap by Hyeonho Kim · 5 months ago
  68. 2ee7f96 fix: grow cap by lani_karrot · 5 months ago
  69. f152ab7 Merge pull request #140 from proost/ci-upload-coverage-directly by Hyeonho Kim · 5 months ago
  70. 5bde2d4 ci: upload coverage directly by lani_karrot · 5 months ago
  71. 1b6ae36 Merge pull request #139 from proost/fix-reservoir-items-sketch by Hyeonho Kim · 5 months ago
  72. 700b104 BREAKING: isEmpty and downsample copy to private by lani_karrot · 5 months ago
  73. 51d5a65 doc: update reservoir sketch by proost · 5 months ago
  74. 5f5da2a fix: return errors when update is failed by proost · 5 months ago
  75. 91d5401 test: add reservoir size tests by proost · 5 months ago
  76. 47d6fba fix: return error when sketch is full & return error when boundary condition by proost · 5 months ago
  77. 572c4e5 Merge pull request #138 from proost/doc-utf8-compatibility by Hyeonho Kim · 5 months ago
  78. 5df4bac doc: utf8 compatibility about kll sketch by lani_karrot · 5 months ago
  79. 0d59e2a doc: utf8 compatibility frequency sketch by lani_karrot · 5 months ago
  80. a240c57 doc: utf8 compatibility for sampling sketches by lani_karrot · 5 months ago
  81. 6d36529 doc: utf8 compatibility for serde by lani_karrot · 5 months ago
  82. 0baa164 doc: utf8 compatibility tuple sketch by lani_karrot · 5 months ago
  83. a39564d Merge pull request #137 from proost/feat-aos-sketch by Hyeonho Kim · 5 months ago
  84. 5161352 doc: update docs by proost · 5 months ago
  85. 087a5a0 feat: AoS sketch by proost · 5 months ago
  86. 27e20da doc: update release process by lani_karrot · 6 months ago
  87. 38616a8 Merge pull request #133 from proost/refactor-remove-useless-conversion by Hyeonho Kim · 6 months ago
  88. d5f6e04 Merge pull request #132 from proost/perf-reduce-serialization by Hyeonho Kim · 6 months ago
  89. e59e03d refactor: abstract by lani_karrot · 6 months ago
  90. 4ba2400 refactor: remove useless conversion by lani_karrot · 6 months ago
  91. 32e86d0 perf: reduce serialization by lani_karrot · 6 months ago
  92. 054d7ad Merge pull request #131 from proost/test-fix-flaky-test by Pierre Lacave · 6 months ago
  93. ad6f75b test: fix flaky test by lani_karrot · 6 months ago
  94. 593f0da Merge pull request #129 from proost/feat-support-value-type-receiver-tuple-sketch by Hyeonho Kim · 6 months ago
  95. e59ed43 style: follow lint by lani_karrot · 6 months ago
  96. b30f8cf Merge branch 'main' of github.com:apache/datasketches-go into feat-support-value-type-receiver-tuple-sketch by lani_karrot · 6 months ago
  97. 82588f4 feat: support value-receiver type summary by lani_karrot · 6 months ago
  98. 103e883 Merge pull request #128 from proost/perf-allocation-less-tdigest by Hyeonho Kim · 6 months ago
  99. 05a3056 perf: allocation less tdigest by lani_karrot · 6 months ago
  100. 7a27a25 Merge pull request #127 from proost/refactor-remove-panic-in-cpc by Hyeonho Kim · 6 months ago