apache / datasketches-spark
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 28 files with 1,516 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 22 files that are 91-180 days old (1,415 lines of code)
    • 6 files that are 31-90 days old (101 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
0% | 0% | 93% | 6% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 28 files with 1,516 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 5 files have been last changed 91-180 days ago (352 lines of code)
    • 23 files have been last changed 31-90 days ago (1,164 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
0% | 0% | 23% | 76% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
scala, py, md, yaml, sbt, cfg, in, ini, gitignore, toml, txt, sh
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
scala0% | 0% | 95% | 4% | 0%
py0% | 0% | 95% | 4% | 0%
sbt0% | 0% | 100% | 0% | 0%
in0% | 0% | 100% | 0% | 0%
toml0% | 0% | 0% | 100% | 0%
cfg0% | 0% | 0% | 100% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
scala0% | 0% | 29% | 70% | 0%
py0% | 0% | 0% | 100% | 0%
sbt0% | 0% | 0% | 100% | 0%
toml0% | 0% | 0% | 100% | 0%
in0% | 0% | 0% | 100% | 0%
cfg0% | 0% | 0% | 100% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src0% | 0% | 95% | 4% | 0%
python0% | 0% | 78% | 21% | 0%
ROOT0% | 0% | 98% | 1% | 0%
project0% | 0% | 100% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src0% | 0% | 30% | 69% | 0%
python0% | 0% | 0% | 100% | 0%
ROOT0% | 0% | 0% | 100% | 0%
project0% | 0% | 0% | 100% | 0%
Oldest Files (Top 28)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
build.sbt
in root
77 - 2025-01-07 2025-02-18 9 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllDoublesSketchExpressions.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/expressions
237 17 2025-01-29 2025-02-20 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaSketchAggBuild.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/aggregate
122 6 2025-01-29 2025-04-02 5 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
KllDoublesSketchAggMerge.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/aggregate
113 10 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllDoublesSketchAggBuild.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/aggregate
107 10 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaSketchAggUnion.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/aggregate
104 6 2025-01-29 2025-02-27 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaExpressions.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/expressions
101 8 2025-01-29 2025-04-02 6 4 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll
100 30 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
69 20 2025-01-29 2025-04-02 5 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
KllDoublesSketchType.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/types
36 3 2025-01-29 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
DatasketchesFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
29 3 2025-01-29 2025-03-28 4 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
ThetaSketchWrapper.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/types
28 4 2025-01-29 2025-04-02 2 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
KllFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll
17 - 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaSketchType.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/types
15 2 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
15 - 2025-01-29 2025-02-27 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
DatasketchesScalaFunctionsBase.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
10 1 2025-01-29 2025-04-02 2 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
kll.py
in python/src/datasketches_spark
68 12 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
common.py
in python/src/datasketches_spark
57 10 2025-02-06 2025-03-28 8 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
57 3 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
setup.py
in python
30 1 2025-02-06 2025-02-18 5 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
in
MANIFEST.in
in python
19 - 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
__init__.py
in python/src/datasketches_spark
4 - 2025-02-06 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
42 - 2025-02-12 2025-02-18 4 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
_version.py
in python/src/datasketches_spark
8 1 2025-02-12 2025-02-18 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
cfg
1 - 2025-02-12 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaSketchConstants.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
4 - 2025-02-25 2025-02-27 2 2 alexandersaydakov@users.nor... 786705+jmalkin@users.norepl...
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
10 2 2025-03-25 2025-03-28 3 2 jmalkin.noreply@apache.org jmalkin.noreply@apache.org
CastAsBinary.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
36 4 2025-03-28 2025-03-28 1 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
Files Not Recently Changed (Top 28)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ThetaSketchType.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/types
15 2 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll
17 - 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll
100 30 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllDoublesSketchAggBuild.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/aggregate
107 10 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllDoublesSketchAggMerge.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/aggregate
113 10 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
cfg
1 - 2025-02-12 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
__init__.py
in python/src/datasketches_spark
4 - 2025-02-06 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
_version.py
in python/src/datasketches_spark
8 1 2025-02-12 2025-02-18 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
in
MANIFEST.in
in python
19 - 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
setup.py
in python
30 1 2025-02-06 2025-02-18 5 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllDoublesSketchType.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/types
36 3 2025-01-29 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
42 - 2025-02-12 2025-02-18 4 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
57 3 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
kll.py
in python/src/datasketches_spark
68 12 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
build.sbt
in root
77 - 2025-01-07 2025-02-18 9 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllDoublesSketchExpressions.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/expressions
237 17 2025-01-29 2025-02-20 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaSketchConstants.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
4 - 2025-02-25 2025-02-27 2 2 alexandersaydakov@users.nor... 786705+jmalkin@users.norepl...
ThetaFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
15 - 2025-01-29 2025-02-27 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaSketchAggUnion.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/aggregate
104 6 2025-01-29 2025-02-27 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
10 2 2025-03-25 2025-03-28 3 2 jmalkin.noreply@apache.org jmalkin.noreply@apache.org
DatasketchesFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
29 3 2025-01-29 2025-03-28 4 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
CastAsBinary.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
36 4 2025-03-28 2025-03-28 1 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
common.py
in python/src/datasketches_spark
57 10 2025-02-06 2025-03-28 8 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
DatasketchesScalaFunctionsBase.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
10 1 2025-01-29 2025-04-02 2 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
ThetaSketchWrapper.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/types
28 4 2025-01-29 2025-04-02 2 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
69 20 2025-01-29 2025-04-02 5 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
ThetaExpressions.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/expressions
101 8 2025-01-29 2025-04-02 6 4 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
ThetaSketchAggBuild.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/aggregate
122 6 2025-01-29 2025-04-02 5 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
Most Recently Created Files (Top 28)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
CastAsBinary.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
36 4 2025-03-28 2025-03-28 1 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
10 2 2025-03-25 2025-03-28 3 2 jmalkin.noreply@apache.org jmalkin.noreply@apache.org
ThetaSketchConstants.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
4 - 2025-02-25 2025-02-27 2 2 alexandersaydakov@users.nor... 786705+jmalkin@users.norepl...
42 - 2025-02-12 2025-02-18 4 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
_version.py
in python/src/datasketches_spark
8 1 2025-02-12 2025-02-18 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
cfg
1 - 2025-02-12 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
kll.py
in python/src/datasketches_spark
68 12 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
common.py
in python/src/datasketches_spark
57 10 2025-02-06 2025-03-28 8 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
57 3 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
setup.py
in python
30 1 2025-02-06 2025-02-18 5 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
in
MANIFEST.in
in python
19 - 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
__init__.py
in python/src/datasketches_spark
4 - 2025-02-06 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllDoublesSketchExpressions.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/expressions
237 17 2025-01-29 2025-02-20 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaSketchAggBuild.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/aggregate
122 6 2025-01-29 2025-04-02 5 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
KllDoublesSketchAggMerge.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/aggregate
113 10 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllDoublesSketchAggBuild.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/aggregate
107 10 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaSketchAggUnion.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/aggregate
104 6 2025-01-29 2025-02-27 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaExpressions.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/expressions
101 8 2025-01-29 2025-04-02 6 4 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll
100 30 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
69 20 2025-01-29 2025-04-02 5 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
KllDoublesSketchType.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/types
36 3 2025-01-29 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
DatasketchesFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
29 3 2025-01-29 2025-03-28 4 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
ThetaSketchWrapper.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/types
28 4 2025-01-29 2025-04-02 2 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
KllFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll
17 - 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaSketchType.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/types
15 2 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
15 - 2025-01-29 2025-02-27 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
DatasketchesScalaFunctionsBase.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
10 1 2025-01-29 2025-04-02 2 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
build.sbt
in root
77 - 2025-01-07 2025-02-18 9 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
Most Recently Changed Files (Top 28)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ThetaSketchAggBuild.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/aggregate
122 6 2025-01-29 2025-04-02 5 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
ThetaExpressions.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/expressions
101 8 2025-01-29 2025-04-02 6 4 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
69 20 2025-01-29 2025-04-02 5 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
ThetaSketchWrapper.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/types
28 4 2025-01-29 2025-04-02 2 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
DatasketchesScalaFunctionsBase.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
10 1 2025-01-29 2025-04-02 2 3 786705+jmalkin@users.norepl... alexandersaydakov@users.nor...
common.py
in python/src/datasketches_spark
57 10 2025-02-06 2025-03-28 8 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
CastAsBinary.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
36 4 2025-03-28 2025-03-28 1 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
DatasketchesFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
29 3 2025-01-29 2025-03-28 4 2 786705+jmalkin@users.norepl... jmalkin.noreply@apache.org
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/common
10 2 2025-03-25 2025-03-28 3 2 jmalkin.noreply@apache.org jmalkin.noreply@apache.org
ThetaSketchAggUnion.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/aggregate
104 6 2025-01-29 2025-02-27 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
15 - 2025-01-29 2025-02-27 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaSketchConstants.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta
4 - 2025-02-25 2025-02-27 2 2 alexandersaydakov@users.nor... 786705+jmalkin@users.norepl...
KllDoublesSketchExpressions.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/expressions
237 17 2025-01-29 2025-02-20 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
build.sbt
in root
77 - 2025-01-07 2025-02-18 9 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
kll.py
in python/src/datasketches_spark
68 12 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
57 3 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
42 - 2025-02-12 2025-02-18 4 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllDoublesSketchType.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/types
36 3 2025-01-29 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
setup.py
in python
30 1 2025-02-06 2025-02-18 5 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
in
MANIFEST.in
in python
19 - 2025-02-06 2025-02-18 4 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
_version.py
in python/src/datasketches_spark
8 1 2025-02-12 2025-02-18 3 2 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
__init__.py
in python/src/datasketches_spark
4 - 2025-02-06 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
cfg
1 - 2025-02-12 2025-02-18 3 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllDoublesSketchAggMerge.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/aggregate
113 10 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllDoublesSketchAggBuild.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll/aggregate
107 10 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
functions.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll
100 30 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
KllFunctionRegistry.scala
in src/main/scala/org/apache/spark/sql/datasketches/kll
17 - 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...
ThetaSketchType.scala
in src/main/scala/org/apache/spark/sql/datasketches/theta/types
15 2 2025-01-29 2025-01-29 1 1 786705+jmalkin@users.norepl... 786705+jmalkin@users.norepl...