pre-lt-raster-frames
pre-lt-raster-frames copied to clipboard
Support both integer and double forms of aggregate histograms
Currently only double (which are approximate) are supported. Need to come up with a consistent naming scheme for double vs integer forms of things (like GT does).
Should just require creating an Int version of this:
https://github.com/s22s/raster-frames/blob/5fb23a260d514478c5480f847572b90104326b30/src/main/scala/astraea/spark/rasterframes/functions/AggregateHistogramFunction.scala#L32