-
# Description of the feature
On results of advanced filter, when I select few transactions, show aggregates (total/average/min/max Withdrawal/Deposit as well as balance of selected transactions)
!…
-
- [ ] GC: make sure we are able to GC everything that's GC'able in theory
- [x] GC for hopping windows #1889
- [x] GC for tumbling windows
- [ ] GC for group operators (LAG/LEAD/topk)
- […
-
Proposal:
- Place the loaded aggregate instance in a cache
- When getting a command for that instance, get it from the cache instead of loading it from the stream
- Check the stream revision
- If it's…
-
Aggregates for INT, VARCHAR, and DECIMAL are supposed to be tested by the SqlLogicTest.
But all other aggregates do not have comprehensive tests.
-
When we restore PageState, we really only update the query model. Would be nice if we'd also:
- activate the attribute ui
- expand nodes the attribute ui to reveal all items that are used inside t…
-
It would be handy to be able to duplicate Aggregates. Thanks!
-
It would be nice to have aggregates in crepe. I am trying to do Advent of Code this year with as much crepe as I can and I ran into some situation where having them would have been nice.
The small …
-
### What type of bug is this?
Unexpected error
### What subsystems and features are affected?
Continuous aggregate
### What happened?
I am trying to call refresh my continuous aggregate via a tri…
-
Description: Create a dashboard that aggregates social media feeds and allows users to post updates.
Features: Display feeds from different platforms, ability to post updates, and like/comment functi…
-
10.10. Spatial Aggregate Functions defines these: `geof:aggBoundingBox, geof:aggBoundingCircle, geof:aggCentroid, geof:aggConcaveHull, geof:aggConvexHull, geof:aggUnion`. They produce a single `geom`…