-
MAPL3 needs a module to accumulate field values in time for totals (accumulation), means (time averaging), and evaluations of functions like `max` and `min` as well as writing the results to destinati…
-
## Flow 1
**/on_search**
- on_search payload is missing
**/select**
- fulfillments must have required properties 'id' and 'type'
- tag : DELIVERY_TERMS not required in /select
- provider…
-
cannot unmarshal array into Go struct field MetaAggregationResponse.aggregations.buckets of type map[string]interface {}
```
// MetaAggregationResponse struct for MetaAggregationResponse
type Met…
-
On retail, the addon is still tracking against a limit of 25 rather than the increased 35 quest limit from late last year.
Fixing the fallback in https://github.com/jbourlakos/world-of-warcraft-sim…
-
I think, `Count` method could be implemented more efficiently without using `Aggregate` and delegates.
For example:
```c#
public static int Count(this IEnumerable source) {
CheckNotNull(so…
-
### Description
Rucio account usage is currently calculated based on each new rule.
This results in counting some files multiple times when an account has various rules on them at one specific RSE.
…
-
One of the interesting reports we recently investigated shows this information:
```
12: java.util.ArrayList
Count: 1519784
Types:
java.lang.Iterable
java.util.List
…
-
Use case: when comparing technologies within the same category, it can be useful to know how they all compare to some kind of category-level aggregation over all pages within the category.
Mockup:
…
-
A specific case of https://github.com/mysociety/alaveteli/issues/1179.
At the time of writing we have 11 attachments where we've identified the content type as mp4:
```rb
videos = FoiAttachment…
-
[P1144R1](https://wg21.link/p1144r1) Object relocation in terms of move plus destroy (Arthur O'Dwyer)