1. 3f6101a Merge pull request #182 from proost/feat-trimmed-and-compacted by Hyeonho Kim · 8 hours ago main
  2. 6b5be5f feat: CompactTrimmed by proost · 31 hours ago
  3. cf84f7b Merge pull request #181 from proost/ci-use-golang-ci-lint by Hyeonho Kim · 3 days ago
  4. 90d5204 ci: add golangci lint config by proost · 3 days ago
  5. 81227eb Merge branch 'main' of github.com:apache/datasketches-go into ci-use-golang-ci-lint by proost · 3 days ago
  6. db450a1 doc: golangci-lint install by proost · 3 days ago
  7. 757a485 Merge pull request #180 from proost/fix-hll-kxq-rebuild by Hyeonho Kim · 3 days ago
  8. 0605b89 ci: use github action by proost · 3 days ago
  9. 26260d0 style: follow lint by proost · 3 days ago
  10. 7989108 fix: defereed KxQ Rebuild in HLL sketch by proost · 3 days ago
  11. ad31bdd Merge pull request #179 from proost/perf-reduce-temp-allocation-in-deserialization by Hyeonho Kim · 9 days ago
  12. 8eb2abf Merge branch 'main' of github.com:apache/datasketches-go into perf-reduce-temp-allocation-in-deserialization by proost · 10 days ago
  13. 403da63 Merge pull request #178 from proost/perf-reduce-temp-allocation by Hyeonho Kim · 10 days ago
  14. e1b8e74 perf: reduce temp allocation in deserialization by proost · 10 days ago
  15. 213dc5c perf: reduce temp allocation in serialization by proost · 10 days ago
  16. 8c88627 Merge pull request #176 from proost/doc-update-tdigest-float by Hyeonho Kim · 11 days ago
  17. b4a36e7 doc: update tdigest float by proost · 11 days ago
  18. f13c27e Merge pull request #175 from proost/fix-clone-values-aos-sketch by Hyeonho Kim · 11 days ago
  19. 7ffcd6d test: add copy test by proost · 11 days ago
  20. e1c5dd7 fix: clone value AoS sketch by proost · 11 days ago
  21. ae0652a Merge pull request #174 from proost/test-wrong-snapshots by Hyeonho Kim · 11 days ago
  22. 5be629e test: wrong snapshots by proost · 11 days ago
  23. 1db03b8 Merge pull request #173 from proost/test-wrong-snapshots by Lee Rhodes · 12 days ago
  24. 50167ab test: fix wrong snapshots by proost · 12 days ago
  25. 1c7bc59 Merge pull request #171 from jaideeppyne/fix-tdigest-quantile-interpolation by Hyeonho Kim · 13 days ago
  26. c87f67c fix: tdigest Quantile swaps interpolation weights and adds where the reference subtracts by jaideeppyne · 2 weeks ago
  27. a01e78c Merge pull request #169 from proost/perf-reduce-useless-allocation-serializing by Hyeonho Kim · 2 weeks ago
  28. 38cfc6c Merge pull request #170 from jaideeppyne/fix-req-merge-minmax by Hyeonho Kim · 2 weeks ago
  29. 32bad5a fix: REQ sketch loses min/max when merging into a new sketch by jaideeppyne · 2 weeks ago
  30. 1656977 perf: reduce allocation in serializing by proost · 2 weeks ago
  31. f0f95b7 Merge pull request #168 from proost/refactor-strict-validation-from-bytes by Hyeonho Kim · 2 weeks ago
  32. 2d1a281 refactor: strict validation from bytes by proost · 2 weeks ago
  33. fab5ed2 Merge pull request #167 from proost/test-coverage-common by Hyeonho Kim · 4 weeks ago
  34. fbc68f8 test: test code for common package by proost · 4 weeks ago
  35. 070dea5 Merge pull request #166 from proost/perf-reducing-allocation-in-copy by Hyeonho Kim · 4 weeks ago
  36. 464de96 perf: reducing allocations in copy by proost · 4 weeks ago
  37. 4b37c99 Merge pull request #165 from proost/test-bf-missing-snapshots by Hyeonho Kim · 4 weeks ago
  38. 0af2ed6 test: missing snapshot and compat test case by proost · 4 weeks ago
  39. c558cc2 Merge pull request #161 from proost/perf-remove-alloc-in-cm-sketch by Hyeonho Kim · 6 weeks ago
  40. 730c0ca Merge pull request #162 from proost/test-generating-go-snapshots-command by Hyeonho Kim · 7 weeks ago
  41. 11c7905 test: add go snapshots by proost · 7 weeks ago
  42. e9c7273 test: add generating go commands by proost · 7 weeks ago
  43. b28c8b0 Merge branch 'main' of github.com:apache/datasketches-go into perf-remove-alloc-in-cm-sketch by proost · 7 weeks ago
  44. 114ffc8 Merge pull request #160 from proost/feat-req-sketch-encode-decode by Hyeonho Kim · 7 weeks ago
  45. beeef0b doc: update README by proost · 7 weeks ago
  46. 5774337 perf: remove allocation in CM sketch by proost · 7 weeks ago
  47. c30e7ec doc: remove useless comment by proost · 8 weeks ago
  48. 0ee40e7 test: add compat test code by proost · 8 weeks ago
  49. e33bb1c test: add req sketch files by proost · 8 weeks ago
  50. 8e3d4c0 Merge branch 'feat-req-sketch-encode-decode' of github.com:proost/datasketches-go into feat-req-sketch-encode-decode by lani_karrot · 8 weeks ago
  51. 0d47f5e Merge pull request #159 from proost/perf-reduce-reset-hash-function by Hyeonho Kim · 8 weeks ago
  52. 9264e34 perf: reduce reset hash function by lani_karrot · 8 weeks ago
  53. 04c9a84 Merge pull request #158 from proost/chore-including-sketch-files by Hyeonho Kim · 3 months ago
  54. 5908bbc test: change to fail if file not exist by lani_karrot · 3 months ago
  55. 9405779 chore: update to include sketch files by lani_karrot · 3 months ago
  56. 28687a8 Merge pull request #156 from proost/doc-update-sketches-status by Hyeonho Kim · 3 months ago
  57. f8d79cd doc: update sketches status on README by lani_karrot · 3 months ago
  58. 9ba7c12 Merge pull request #155 from apache/chore-update-notice-year by Hyeonho Kim · 3 months ago v0.2.0 v0.2.0-rc2
  59. 851dd63 chore: update notice year by proost · 3 months ago
  60. 484e506 Merge pull request #154 from proost/feat-varopt-items-union-serialization by Hyeonho Kim · 4 months ago v0.2.0-rc1
  61. 19cee51 fix: wrong java sketches by lani_karrot · 4 months ago
  62. f04323c fix: missing varopt unions java sketches by lani_karrot · 4 months ago
  63. 90888dd fix: wrong sketch file by lani_karrot · 4 months ago
  64. 11b8d1b feat: var opt items union serialization by lani_karrot · 4 months ago
  65. 04edefe Merge pull request #153 from proost/feat-varopt-items-union by Hyeonho Kim · 4 months ago
  66. da50e1b Merge pull request #152 from proost/refactor-use-common-serde by Hyeonho Kim · 4 months ago
  67. d0dc543 feat: varopt items union by proost · 4 months ago
  68. ad29193 refactor: use common serde for reservoir items sketches by lani_karrot · 4 months ago
  69. ca013a2 fix: init with infs by lani_karrot · 4 months ago
  70. 5eca1cb Merge pull request #151 from apache/tisonkun-patch-1 by Hyeonho Kim · 4 months ago
  71. a6d69f9 Merge pull request #150 from apache/infrastructure-ruleset-bot/default-branch-protection by Hyeonho Kim · 4 months ago
  72. 6f191c2 chore: Add Rust and Python impl to README and refine text by tison · 4 months ago
  73. 7a8a108 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 4 months ago
  74. 5f619da Merge branch 'main' of github.com:apache/datasketches-go into feat-req-sketch-encode-decode by lani_karrot · 4 months ago
  75. b61d4b8 Merge pull request #149 from proost/feat-varoptitems-encodingdecoding by Hyeonho Kim · 4 months ago
  76. fdd21ce test: more cover edge cases by proost · 4 months ago
  77. 064bb62 test : add serialize_size_bytes cases by proost · 4 months ago
  78. f03b572 feat: varopt items sketch serialization by proost · 4 months ago
  79. c015487 feat: REQ sketch serialization/deserialization by lani_karrot · 5 months ago
  80. 48394e7 feat: compactor serialization / dserialization by lani_karrot · 5 months ago
  81. 97efcf1 Merge pull request #147 from proost/feat-req-sketch by Hyeonho Kim · 5 months ago
  82. 9f2f201 perf: align sketch memory layout by lani_karrot · 5 months ago
  83. c282ec4 feat: REQ sketch by lani_karrot · 5 months ago
  84. e19c449 refactor: move consts to sketch by lani_karrot · 5 months ago
  85. d79fbb8 Merge pull request #146 from proost/feat-quantile-sketch-sorted-view by Hyeonho Kim · 5 months ago
  86. 318f877 feaet: sorted view by proost · 5 months ago
  87. 7da1b90 refactor: moves util quantiles util by proost · 5 months ago
  88. bceed01 feat: sorted view iterator by lani_karrot · 5 months ago
  89. a4c3a72 Merge pull request #145 from proost/feat-req-sketch-compactor by Hyeonho Kim · 5 months ago
  90. 60e4a9e feat: req sketch compactor by lani_karrot · 5 months ago
  91. a8f4a50 Merge pull request #143 from proost/doc-update-website-commands by Hyeonho Kim · 6 months ago
  92. 6d30609 Merge pull request #144 from proost/fix-not-panic-inequality-search by Hyeonho Kim · 6 months ago
  93. ea3a30f doc: update deleteing old RCs commands by proost · 6 months ago
  94. 735a5a0 Merge pull request #142 from proost/doc-update-sketches-status by Hyeonho Kim · 6 months ago
  95. 6f58ed0 fix: not panic inequality search by lani_karrot · 6 months ago
  96. a959f04 doc: add website commands by lani_karrot · 6 months ago
  97. 4955ae8 doc: update sketches status by lani_karrot · 6 months ago
  98. 769bdca Merge pull request #136 from proost/doc-update-release-process by Pierre Lacave · 6 months ago
  99. 97bb825 Merge pull request #141 from proost/fix-grow-to-cap by Hyeonho Kim · 6 months ago
  100. 2ee7f96 fix: grow cap by lani_karrot · 6 months ago