Sign in
apache
/
datasketches-java
/
HEAD
db0cf79
Merge pull request #732 from apache/update_main
by Lee Rhodes
· 2 weeks ago
main
9255b50
Merge pull request #733 from proost/fix-inconsistency-in-sorted-view
by Hyeonho Kim
· 4 weeks ago
69e1b77
fix: raise exception in generic
by proost
· 4 weeks ago
7b229f3
fix: raise exception in floats
by proost
· 4 weeks ago
7eff3a8
fix: raise exception when empty in longs
by proost
· 4 weeks ago
9284cc6
fix: raise excepton when empty in double
by proost
· 4 weeks ago
3281f76
Update pom
by Lee Rhodes
· 5 weeks ago
dbc6979
update update_main
by Lee Rhodes
· 5 weeks ago
67c3b91
Merge pull request #730 from apache/fix_getRSE
by Lee Rhodes
· 6 weeks ago
3abbe20
Fix getRSE tests
by Lee Rhodes
· 6 weeks ago
011f775
Fixes the getRSE() function and updates the SketchesCheckstyle.xml.
by Lee Rhodes
· 6 weeks ago
649ca9c
Merge pull request #727 from apache/Fix_get_file_bytes
by Lee Rhodes
· 7 weeks ago
1f32cc8
Remove old comments from pom.xml & add /tools/genCPPcrosslangFiles.sh to
by Lee Rhodes
· 7 weeks ago
c02b5df
Improved path resolution and fixed typo.
by Lee Rhodes
· 7 weeks ago
eabd9b1
Merge branch 'main' into Fix_get_file_bytes
by Lee Rhodes
· 7 weeks ago
f5d261a
Merge pull request #726 from proost/fix-reject-edge-cases
by Hyeonho Kim
· 7 weeks ago
5fe4231
Merge pull request #729 from proost/test-aos-sketch-cpp-compat
by Hyeonho Kim
· 7 weeks ago
714f12e
test: add ArrayOfStrings Sketch C++ compat cases
by proost
· 8 weeks ago
e92d5c8
add .txt to gigignore
by Lee Rhodes
· 8 weeks ago
9b774ce
fix checkInvPow2
by Lee Rhodes
· 8 weeks ago
fdafc77
re add ".*"
by Lee Rhodes
· 8 weeks ago
df3a674
update testng.xml
by Lee Rhodes
· 8 weeks ago
c6c6030
update pom
by Lee Rhodes
· 10 weeks ago
4997d60
update javadoc.yml, maven.config, pom.xml
by Lee Rhodes
· 10 weeks ago
7371953
Update Fix_get_file_bytes from main.
by Lee Rhodes
· 2 months ago
136befa
Merge branch 'main' into Fix_get_file_bytes
by Lee Rhodes
· 2 months ago
b417b05
Fix headers in xml files.
by Lee Rhodes
· 2 months ago
359f4d3
Removed DOCTYPE link as unnecessary
by Lee Rhodes
· 2 months ago
293d721
Update pom.
by Lee Rhodes
· 2 months ago
50cc9e4
Fix pom.xml
by Lee Rhodes
· 2 months ago
3697a9c
Updated all write bytes to file in /test/.
by Lee Rhodes
· 2 months ago
676b8c7
Update getFileBytes tests.
by Lee Rhodes
· 2 months ago
fdb7780
Update pom and @BeforeSuite test.
by Lee Rhodes
· 2 months ago
3fae60d
update pom
by Lee Rhodes
· 2 months ago
896d02a
try to fix pom.xml
by Lee Rhodes
· 3 months ago
008109e
update pom.
by Lee Rhodes
· 3 months ago
1e1bd36
update testng.xml
by Lee Rhodes
· 3 months ago
f054e51
Update pom.
by Lee Rhodes
· 3 months ago
3f8eb8e
Fix get_file_bytes and put_file_bytes.
by Lee Rhodes
· 3 months ago
d6a9d04
Add putBytesToFile methods
by Lee Rhodes
· 3 months ago
31e5942
Fix unread var.
by Lee Rhodes
· 3 months ago
e693cfa
This replaces a bunch of methods attempting to read file bytes with one method.
by Lee Rhodes
· 3 months ago
26331b6
refactor: change error message
by proost
· 3 months ago
dc8c194
Merge branch 'main' of https://github.com/apache/datasketches-java into fix-reject-edge-cases
by proost
· 3 months ago
1621a61
fix: reject weight edge cases
by proost
· 3 months ago
53b312e
BloomFilterBuilder.validateSizeInputs should not accept numBits=0 (#725)
by tison
· 3 months ago
3def49b
Merge pull request #724 from Fengzdadi/issue-721-varopt-rweight-validation
by Lee Rhodes
· 3 months ago
b449e38
[Sampling] Validate VarOpt totalRWeight during heapify
by Fengzdadi
· 3 months ago
e4f7a5b
Merge pull request #723 from proost/test-kll-long-sketch-compatibility
by Hyeonho Kim
· 3 months ago
cf427ae
chore: tidy comment and code of CpcSketch (#722)
by tison
· 3 months ago
5d215c7
test: KLL Long sketch compatibility with C++
by lani_karrot
· 3 months ago
29837cc
Merge pull request #719 from proost/test-aos-sketch-cross-language
by Lee Rhodes
· 3 months ago
70d9dc7
test: unify n
by proost
· 4 months ago
0df6a68
test: add empty string cases
by lani_karrot
· 4 months ago
2f607c8
test: AoS Tuple Sketch cross language cases
by lani_karrot
· 4 months ago
211bde9
test: AoS Tuple Sketch cross language
by lani_karrot
· 4 months ago
23072ed
Merge pull request #716 from proost/test-reservoir-sketch-union-cross-language
by Hyeonho Kim
· 4 months ago
3092098
style: remove final
by lani_karrot
· 4 months ago
4f4a67c
style: short import path
by lani_karrot
· 4 months ago
1b8eaa5
style: remove final
by lani_karrot
· 4 months ago
830766a
Merge branch 'main' of github.com:apache/datasketches-java into test-reservoir-sketch-union-cross-language
by lani_karrot
· 4 months ago
f955cde
test: add reservoir cross language test cases
by lani_karrot
· 4 months ago
b786823
Merge pull request #715 from apache/tisonkun-patch-1
by Lee Rhodes
· 4 months ago
953ba2b
Update Maven Central badge in README.md
by tison
· 4 months ago
dc402cc
Merge pull request #714 from proost/test-cross-language-test-for-reservoir-sampling-sketch
by Lee Rhodes
· 4 months ago
f406b06
style: unify generated sketches name
by lani_karrot
· 4 months ago
45183ab
Merge branch 'main' of github.com:apache/datasketches-java into test-cross-language-test-for-reservoir-sampling-sketch
by lani_karrot
· 4 months ago
fdf8c9f
test: cross language test cases for reservoir sampling sketch
by lani_karrot
· 4 months ago
f1ac363
Merge pull request #711 from tisonkun/allow-gensnaps
by Lee Rhodes
· 4 months ago
0b56ded
Merge pull request #712 from apache/triggers
by Lee Rhodes
· 4 months ago
07c5ae9
Merge pull request #708 from ZENOTME/fix_binomial_bounds
by Lee Rhodes
· 4 months ago
ad0639c
Merge pull request #713 from apache/tisonkun-patch-1
by Lee Rhodes
· 4 months ago
7ec20da
Update README.md
by tison
· 4 months ago
128323d
CI workflows should run if pom.xml or workflow yaml files changed
by tison
· 4 months ago
b860c09
Allow group override
by tison
· 4 months ago
4dd5136
Merge pull request #710 from apache/fix_javadoc_yml_2
by Lee Rhodes
· 4 months ago
ecb1c27
Add pipe to last run command. The github parser gets confused.
by Lee Rhodes
· 4 months ago
51c6e63
Merge branch 'main' into fix_javadoc_yml_2
by Lee Rhodes
· 4 months ago
2602f2e
update javadoc.yml and ManualJavadocsDeploy.sh
by Lee Rhodes
· 4 months ago
906fe1b
update ManualJavadocsDeploy.sh 3
by Lee Rhodes
· 4 months ago
902ed93
update ManualJavadocsDeploy.sh 2
by Lee Rhodes
· 4 months ago
ca4f78e
update ManualJavadocDeploy.sh
by Lee Rhodes
· 4 months ago
592c85b
fix javadocs-yml 2, add manual script.
by Lee Rhodes
· 4 months ago
7df51fb
Merge pull request #709 from apache/javadoc_yml_and_pom_fixes
by Lee Rhodes
· 4 months ago
ad3f061
Fix BinomialBoundsN may divide 0
by zenotme
· 4 months ago
80e3787
Editing commits via the web inserted "CR"s into the workflow!
by Lee Rhodes
· 4 months ago
6acf50c
Merge pull request #705 from apache/fix_array_of_strings_summary
by Lee Rhodes
· 4 months ago
175ee15
Merge branch 'main' into fix_array_of_strings_summary
by Lee Rhodes
· 4 months ago
ae40261
Corrections to javadoc.yml
by Lee Rhodes
· 4 months ago
7c7f6f1
Update pom and try to fix javadoc.yml
by Lee Rhodes
· 4 months ago
b1d07af
Merge pull request #706 from tisonkun/dict-typos
by Lee Rhodes
· 4 months ago
b0a435a
Fix typos in dictionary
by tison
· 4 months ago
60b0b0c
Fixed Typo and simplified key values.
by Lee Rhodes
· 4 months ago
58fbbf9
Added license.
by Lee Rhodes
· 5 months ago
20eeb80
clean up test to remove unused variable.
by Lee Rhodes
· 5 months ago
b1d9bb8
Add maven.config to .mvn
by Lee Rhodes
· 5 months ago
6bda431
Fix ArrayOfStringsSummary and add .mvn to root.
by Lee Rhodes
· 5 months ago
ca1fef0
Merge pull request #704 from tisonkun/compat-cpp-with-buffer-tdigest
by Lee Rhodes
· 5 months ago
19d5afd
Accept TDigest bytes with buffered values
by tison
· 5 months ago
37edd8c
Merge pull request #697 from apache/fix_javadoc-yml_in_main
by Lee Rhodes
· 5 months ago
Next »