Sign in
apache
/
datasketches-java
/
HEAD
73689aa
Merge pull request #749 from apache/minor_updates_to_main
by Lee Rhodes
· 3 days ago
main
1793a57
Update maven.config and ManualJavadocsDeploy.sh.
by Lee Rhodes
· 3 days ago
56fc75e
Merge pull request #748 from apache/update_cpp-serde-compat-yml
by Lee Rhodes
· 8 days ago
1501de3
Update actions/upload-artifact from v4 to v7
by Lee Rhodes
· 8 days ago
1795c64
Minor name change to match the actual directory name
by Lee Rhodes
· 8 days ago
05188b2
Update workflow cpp-serde-compat-yml
by Lee Rhodes
· 8 days ago
dfecca5
Merge pull request #747 from apache/fix_typo_on_javadoc-yml
by Lee Rhodes
· 8 days ago
30c7b2f
Fix typo on javadoc.yml
by Lee Rhodes
· 8 days ago
439af89
Merge pull request #746 from apache/update_javadoc-yml
by Lee Rhodes
· 9 days ago
d66b0d3
update javadoc.yml
by Lee Rhodes
· 9 days ago
c2ea76d
Merge pull request #745 from apache/update_github_workflow
by Lee Rhodes
· 10 days ago
e9d53b5
Fix pom issues
by Lee Rhodes
· 10 days ago
f8aed9c
add empty jvm_args.
by Lee Rhodes
· 10 days ago
614c9fe
Merge branch 'main' into update_github_workflow
by Lee Rhodes
· 10 days ago
ee0a215
Merge pull request #742 from PerumalsamyR/fix-tdigest-nan-centroid-mean
by Lee Rhodes
· 10 days ago
3bd9826
Update to use for Java 25 FFM
by Lee Rhodes
· 10 days ago
cb687bd
delete old workflows
by Lee Rhodes
· 10 days ago
update_main_github_workflow
0b1d93f
Update github workflow
by Lee Rhodes
· 10 days ago
4125f8f
Merge pull request #743 from apache/cleanup_tests
by Lee Rhodes
· 13 days ago
a764e39
Clean up tests.
by Lee Rhodes
· 14 days ago
f37adf5
Prevent NaN centroid means in TDigestDouble
by PerumalsamyR
· 2 weeks ago
be5c2ae
Merge pull request #741 from apache/update_main_remove-editorconfig
by Lee Rhodes
· 2 weeks ago
5cca613
added to git mistakenly.
by Lee Rhodes
· 2 weeks ago
887d569
Merge pull request #738 from apache/update_gitignore
by Lee Rhodes
· 3 weeks ago
198995f
Update gitignore
by Lee Rhodes
· 3 weeks ago
8d906a8
Merge pull request #734 from proost/fix-respect-negative-values
by Lee Rhodes
· 4 weeks ago
f0e754e
Merge pull request #737 from apache/update_main
by Lee Rhodes
· 4 weeks ago
04c673f
Remove unused inputs.
by Lee Rhodes
· 4 weeks ago
16a8a31
Update PR#737
by Lee Rhodes
· 4 weeks ago
f98acf0
suppress printing
by Lee Rhodes
· 4 weeks ago
730f0ce
Adds union of unions.
by Lee Rhodes
· 4 weeks ago
395c4ea
chore: Add a link to datasketches-rust to README.md (#736)
by tison
· 10 weeks ago
15354ff
fix: remove guard
by lani_karrot
· 3 months ago
be4646f
fix: init with Inf
by lani_karrot
· 3 months ago
d67731a
fix: init with NaN
by proost
· 3 months ago
8535219
test: remove c++ compat test cases
by lani_karrot
· 3 months ago
6a514db
test: add cases from C++ deserialize
by lani_karrot
· 3 months ago
e532b7f
fix: respect negative values on deserialization in REQ sketch
by lani_karrot
· 3 months ago
db0cf79
Merge pull request #732 from apache/update_main
by Lee Rhodes
· 3 months ago
9255b50
Merge pull request #733 from proost/fix-inconsistency-in-sorted-view
by Hyeonho Kim
· 4 months ago
69e1b77
fix: raise exception in generic
by proost
· 4 months ago
7b229f3
fix: raise exception in floats
by proost
· 4 months ago
7eff3a8
fix: raise exception when empty in longs
by proost
· 4 months ago
9284cc6
fix: raise excepton when empty in double
by proost
· 4 months ago
3281f76
Update pom
by Lee Rhodes
· 4 months ago
dbc6979
update update_main
by Lee Rhodes
· 4 months ago
67c3b91
Merge pull request #730 from apache/fix_getRSE
by Lee Rhodes
· 4 months ago
3abbe20
Fix getRSE tests
by Lee Rhodes
· 4 months ago
011f775
Fixes the getRSE() function and updates the SketchesCheckstyle.xml.
by Lee Rhodes
· 4 months ago
649ca9c
Merge pull request #727 from apache/Fix_get_file_bytes
by Lee Rhodes
· 4 months ago
1f32cc8
Remove old comments from pom.xml & add /tools/genCPPcrosslangFiles.sh to
by Lee Rhodes
· 4 months ago
c02b5df
Improved path resolution and fixed typo.
by Lee Rhodes
· 4 months ago
eabd9b1
Merge branch 'main' into Fix_get_file_bytes
by Lee Rhodes
· 4 months ago
f5d261a
Merge pull request #726 from proost/fix-reject-edge-cases
by Hyeonho Kim
· 4 months ago
5fe4231
Merge pull request #729 from proost/test-aos-sketch-cpp-compat
by Hyeonho Kim
· 4 months ago
714f12e
test: add ArrayOfStrings Sketch C++ compat cases
by proost
· 5 months ago
e92d5c8
add .txt to gigignore
by Lee Rhodes
· 5 months ago
9b774ce
fix checkInvPow2
by Lee Rhodes
· 5 months ago
fdafc77
re add ".*"
by Lee Rhodes
· 5 months ago
df3a674
update testng.xml
by Lee Rhodes
· 5 months ago
c6c6030
update pom
by Lee Rhodes
· 5 months ago
4997d60
update javadoc.yml, maven.config, pom.xml
by Lee Rhodes
· 5 months ago
7371953
Update Fix_get_file_bytes from main.
by Lee Rhodes
· 5 months ago
136befa
Merge branch 'main' into Fix_get_file_bytes
by Lee Rhodes
· 5 months ago
b417b05
Fix headers in xml files.
by Lee Rhodes
· 5 months ago
359f4d3
Removed DOCTYPE link as unnecessary
by Lee Rhodes
· 5 months ago
293d721
Update pom.
by Lee Rhodes
· 5 months ago
50cc9e4
Fix pom.xml
by Lee Rhodes
· 5 months ago
3697a9c
Updated all write bytes to file in /test/.
by Lee Rhodes
· 5 months ago
676b8c7
Update getFileBytes tests.
by Lee Rhodes
· 5 months ago
fdb7780
Update pom and @BeforeSuite test.
by Lee Rhodes
· 5 months ago
3fae60d
update pom
by Lee Rhodes
· 5 months ago
896d02a
try to fix pom.xml
by Lee Rhodes
· 5 months ago
008109e
update pom.
by Lee Rhodes
· 5 months ago
1e1bd36
update testng.xml
by Lee Rhodes
· 5 months ago
f054e51
Update pom.
by Lee Rhodes
· 5 months ago
3f8eb8e
Fix get_file_bytes and put_file_bytes.
by Lee Rhodes
· 5 months ago
d6a9d04
Add putBytesToFile methods
by Lee Rhodes
· 5 months ago
31e5942
Fix unread var.
by Lee Rhodes
· 5 months ago
e693cfa
This replaces a bunch of methods attempting to read file bytes with one method.
by Lee Rhodes
· 5 months ago
26331b6
refactor: change error message
by proost
· 6 months ago
dc8c194
Merge branch 'main' of https://github.com/apache/datasketches-java into fix-reject-edge-cases
by proost
· 6 months ago
1621a61
fix: reject weight edge cases
by proost
· 6 months ago
53b312e
BloomFilterBuilder.validateSizeInputs should not accept numBits=0 (#725)
by tison
· 6 months ago
3def49b
Merge pull request #724 from Fengzdadi/issue-721-varopt-rweight-validation
by Lee Rhodes
· 6 months ago
b449e38
[Sampling] Validate VarOpt totalRWeight during heapify
by Fengzdadi
· 6 months ago
e4f7a5b
Merge pull request #723 from proost/test-kll-long-sketch-compatibility
by Hyeonho Kim
· 6 months ago
cf427ae
chore: tidy comment and code of CpcSketch (#722)
by tison
· 6 months ago
5d215c7
test: KLL Long sketch compatibility with C++
by lani_karrot
· 6 months ago
29837cc
Merge pull request #719 from proost/test-aos-sketch-cross-language
by Lee Rhodes
· 6 months ago
70d9dc7
test: unify n
by proost
· 6 months ago
0df6a68
test: add empty string cases
by lani_karrot
· 6 months ago
2f607c8
test: AoS Tuple Sketch cross language cases
by lani_karrot
· 6 months ago
211bde9
test: AoS Tuple Sketch cross language
by lani_karrot
· 6 months ago
23072ed
Merge pull request #716 from proost/test-reservoir-sketch-union-cross-language
by Hyeonho Kim
· 6 months ago
3092098
style: remove final
by lani_karrot
· 6 months ago
4f4a67c
style: short import path
by lani_karrot
· 6 months ago
1b8eaa5
style: remove final
by lani_karrot
· 6 months ago
830766a
Merge branch 'main' of github.com:apache/datasketches-java into test-reservoir-sketch-union-cross-language
by lani_karrot
· 6 months ago
f955cde
test: add reservoir cross language test cases
by lani_karrot
· 6 months ago
Next »