Sign in
apache
/
datasketches-java
/
HEAD
5abce63
Merge pull request #684 from apache/Cleanup_phase2
by Lee Rhodes
· 2 weeks ago
main
c38514a
Fix typo
by Lee Rhodes
· 2 weeks ago
3f6d720
Improve error messages.
by Lee Rhodes
· 2 weeks ago
8044090
Set P to zero for compact sketches.
by Lee Rhodes
· 3 weeks ago
dd45187
fixed problem in POM.
by Lee Rhodes
· 3 weeks ago
644291b
Re-enable all GHA workflows
by Lee Rhodes
· 3 weeks ago
610c6ad
try again
by Lee Rhodes
· 3 weeks ago
0b43a80
try update javaoc.yml
by Lee Rhodes
· 3 weeks ago
31a31a7
Fix javadoc errors
by Lee Rhodes
· 3 weeks ago
6e37847
try fix POM error
by Lee Rhodes
· 3 weeks ago
0795a6e
Improve & correct Javadocs
by Lee Rhodes
· 3 weeks ago
3e4eae0
Correcting javadocs
by Lee Rhodes
· 3 weeks ago
9e84273
Merge pull request #683 from apache/Cleanup_phase1
by Lee Rhodes
· 3 weeks ago
b2aa63c
Improved javadocs
by Lee Rhodes
· 3 weeks ago
7477b36
Improve javadoc wording
by Lee Rhodes
· 3 weeks ago
e208b17
Improve Javadoc wording
by Lee Rhodes
· 3 weeks ago
3ec34cb
Many minor changes.
by Lee Rhodes
· 3 weeks ago
29a9434
Cleanup phase 1
by Lee Rhodes
· 4 weeks ago
0115a7e
Merge pull request #682 from apache/Fix_getResultAndReset
by Lee Rhodes
· 5 weeks ago
2a6774f
Changes responding to Copilot issues.
by Lee Rhodes
· 5 weeks ago
8841d5a
This fixes the "getResultAndReset" issue flagged by Copilot.
by Lee Rhodes
· 5 weeks ago
da3123d
commit corrected testng.xml
by Lee Rhodes
· 5 weeks ago
8d7e718
In process commit
by Lee Rhodes
· 5 weeks ago
316d691
Merge pull request #681 from apache/Fix_endian_issues
by Lee Rhodes
· 5 weeks ago
9ad6c07
Disable printing from HllSketchMergeOrderTest.
by Lee Rhodes
· 5 weeks ago
5ae3006
update NOTICE file.
by Lee Rhodes
· 5 weeks ago
11900bd
Updated README.md.
by Lee Rhodes
· 5 weeks ago
f3a4025
Add Hll Sketch Merge Order Test.
by Lee Rhodes
· 5 weeks ago
0d09395
Made detection of BigEndian consistent throughout.
by Lee Rhodes
· 5 weeks ago
2f31a88
Merge pull request #675 from apache/ffm_phase7
by Lee Rhodes
· 5 weeks ago
ed48b79
Corrected the code comment.
by Lee Rhodes
· 5 weeks ago
64e8a12
Correct some javadocs
by Lee Rhodes
· 5 weeks ago
d0b0094
minor corrections to POM
by Lee Rhodes
· 5 weeks ago
2b9849c
Corrected check-go-files profile.
by Lee Rhodes
· 5 weeks ago
725585a
Add missing package-info.
by Lee Rhodes
· 5 weeks ago
9587ef3
Merge branch 'main' into ffm_phase7
by Lee Rhodes
· 5 weeks ago
4bc22a2
More cleanup
by Lee Rhodes
· 5 weeks ago
469cfb3
Final stages of FFM Phase 7, lots of cleanup.
by Lee Rhodes
· 5 weeks ago
f3e4631
Minor fixes.
by Lee Rhodes
· 6 weeks ago
f62d552
Merge pull request #677 from apache/fix_minor_issues_with_count_min
by Lee Rhodes
· 6 weeks ago
c6a5154
fix minor issues with count min
by Lee Rhodes
· 6 weeks ago
6fd3cd9
Merge branch 'main' of git@github.com:apache/datasketches-java.git into main
by Lee Rhodes
· 6 weeks ago
9187165
Fixed conflict
by Lee Rhodes
· 6 weeks ago
d3c4927
Completed migration of Classic Quantiles
by Lee Rhodes
· 6 weeks ago
9d1f24f
Merge pull request #676 from apache/fix-build-cpc-cms
by Lee Rhodes
· 6 weeks ago
66f1333
Add java doc for CMS
by Pierre Lacave
· 6 weeks ago
8bd1423
Address all remaining review comments
by Pierre Lacave
· 6 weeks ago
0d7a410
Merge branch 'main' into ffm_phase7
by Lee Rhodes
· 6 weeks ago
ea9fda9
use default endian - not BE
by Pierre Lacave
· 6 weeks ago
e0445ef
use MemorySegment instead of ByteBuffer in CMS
by Pierre Lacave
· 6 weeks ago
f46fe9d
Completed migration to FFM in /main/. Still have /test/ to do.
by Lee Rhodes
· 6 weeks ago
b163bc8
Merge pull request #674 from apache/ffm_phase6
by Lee Rhodes
· 6 weeks ago
c6c90c3
Update CpcSketchCrossLanguageTest.java
by Pierre Lacave
· 6 weeks ago
c091214
Fix build following cms/cpc recent PR
by Pierre Lacave
· 6 weeks ago
bc9bfd7
Merge pull request #667 from geonove/geonove/count-min-sketch
by Pierre Lacave
· 6 weeks ago
1ad0be1
Merge pull request #666 from QasimKhan5d/qasim/cpcsketch
by Pierre Lacave
· 6 weeks ago
b5ad37d
add check-go profile
by qasim.khan
· 6 weeks ago
ea4f453
Minor updates to MemorySegmentRequest related files.
by Lee Rhodes
· 6 weeks ago
7293060
Completion of migration of KLL to FFM.
by Lee Rhodes
· 7 weeks ago
22f9cb0
Merge branch 'main' into ffm_phase6
by Lee Rhodes
· 8 weeks ago
1117b94
Start of FFM_phase6
by Lee Rhodes
· 8 weeks ago
ada423c
Merge pull request #672 from apache/fix_mailing_lists
by Lee Rhodes
· 8 weeks ago
fdcf14d
Merge pull request #673 from apache/ffm_phase5
by Lee Rhodes
· 8 weeks ago
90288b3
Bug fix.
by Lee Rhodes
· 8 weeks ago
72784b5
Remove commented out lines
by Lee Rhodes
· 8 weeks ago
ce462c7
fixed mailing lists
by AlexanderSaydakov
· 8 weeks ago
bd99ec9
FFM Phase 5: sketches req, tdigest
by Lee Rhodes
· 8 weeks ago
c1633cb
Merge pull request #671 from apache/ffm_phase4
by Lee Rhodes
· 8 weeks ago
5aa035c
Clean up.
by Lee Rhodes
· 8 weeks ago
779bb92
Finished the FFM migration for frequency and sampling sketches, plus
by Lee Rhodes
· 8 weeks ago
d9a56f9
Moving the frequencies packages used for editing back to their original names.
by Lee Rhodes
· 8 weeks ago
644b846
Frequency sketches migrated to FFM.
by Lee Rhodes
· 8 weeks ago
23f7c29
Merge pull request #670 from apache/ffm_phase3
by Lee Rhodes
· 8 weeks ago
2c35303
Minor changes based on reviews.
by Lee Rhodes
· 8 weeks ago
6c70a3c
Converted /filter/BloomFilter to FFM
by Lee Rhodes
· 8 weeks ago
f5e1931
Finished converting CPC
by Lee Rhodes
· 9 weeks ago
daf0b14
Minor fixes for a SpotBugs issue
by Lee Rhodes
· 9 weeks ago
9c80116
Merge pull request #669 from apache/ffm_phase2
by Lee Rhodes
· 9 weeks ago
587f2cd
I didn't like the implementation of DS.common/MemorySegmentStatus.
by Lee Rhodes
· 9 weeks ago
89fb019
Fixes after review.
by Lee Rhodes
· 9 weeks ago
e8cdc78
update pom
by Lee Rhodes
· 9 weeks ago
8a49f90
More cleanup:
by Lee Rhodes
· 9 weeks ago
a59f199
minor tweaks
by Lee Rhodes
· 9 weeks ago
7b33321
rename new hll2 back to hll for both main and test
by Lee Rhodes
· 9 weeks ago
e5d5d14
delete old hll main and test
by Lee Rhodes
· 9 weeks ago
e91894e
Commit finished hll2 changes to FFM
by Lee Rhodes
· 9 weeks ago
2b2f562
Removed some unnecessary SuppressFBWarnings.
by Lee Rhodes
· 10 weeks ago
882eb45
Merge pull request #668 from apache/thetaRework
by Lee Rhodes
· 2 months ago
90727a8
Disable the GHA workflows.
by Lee Rhodes
· 2 months ago
fbab0a0
enable github workflows
by Lee Rhodes
· 2 months ago
357a8a7
Prepare for merge
by Lee Rhodes
· 2 months ago
e566965
more cleanup
by Lee Rhodes
· 2 months ago
5f199a3
More prep before deletions.
by Lee Rhodes
· 2 months ago
7dccb96
preparing for delete of old theta, tuple, thetacommon, fdt and tests.
by Lee Rhodes
· 2 months ago
a66d3b0
More cleanup
by Lee Rhodes
· 2 months ago
a3e4165
More cleanup.
by Lee Rhodes
· 2 months ago
9a556f4
Some needed clean up.
by Lee Rhodes
· 2 months ago
a00f732
Finished all of theta and tuple
by Lee Rhodes
· 2 months ago
8fffa8c
All of Tuple2 converted to FFM
by Lee Rhodes
· 2 months ago
6b2d7ab
Make classes Final where possible
by Lee Rhodes
· 3 months ago
Next »