-
# Aggregation Reports
Aggregation reports are crucial for studying macro trends across different boards and runouts. The term "aggregation report" tends to mean two things:
1. an aggregation of …
-
### Is your feature request related to a problem or challenge?
While reviewing https://github.com/apache/datafusion/pull/11943 from @Rachelint it is becoming clear to me that the hash aggregate co…
alamb updated
2 weeks ago
-
We have the following setup:
```
public record MyProjection {
public DateTimeOffset LastModified { get; set; }
public int Version { get; set; }
}
Schema
.For()
.Metadata(m =>…
-
DAP-12 supports handling aggregation jobs asynchronously. Determine how to implement this, and implement it.
-
Per conversation with some folks at CDPHE, an aggregation depends on the exact alias map that went into it. We ought to find a way to store this information usefully.
In-python, it should be an att…
-
For this issue, you'll need to work with our MongoDB database to read values generated by other parts of the program.
Please accomplish the following:
- Create a new API route called "update-point…
-
**Request**:
We propose allowing contributions of float values (including negative ones) to `contributeToHistogramOnEvent` with a [sensitivity](https://en.wikipedia.org/wiki/Additive_noise_differen…
-
Look into all the different ways to aggregate and compress proves. What are the trade-offs we want to make?
Check whether the approach taken in this repository so far is actually in line with Ceno…
-
Histograms have two types of aggregations: explicit buckets and exponential buckets.
Explicit buckets have been implemented. Exponential buckets have not.
The code for the ExplicitBucketHistogr…
-
Consider including support for BCA in the update.
Check previous discussion on this. See issue #1.