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