-
See [Notion RFC (private)](https://www.notion.so/tarantool/OpenTelemetry-implementation-in-Tarantool-69153e6b94574e24be3e7189b25b994d) for more detailed info.
Since aggregates are related to the co…
-
### Description
Aggregates can be formed either over the current bucket (hour, day) or the entire lifetime of the underlying timeseries. In some cases, it would also be useful to aggregate over a l…
-
We're technically updating the package record but what we're really doing is aggregating up build data. So it's not the package per se that's changing.
A cleaner solution would perhaps be to move t…
-
**Issue:** Cannot aggregate country stats when multiple sources of data for that country are available.
**Example:** Canada or US or China. Would like to see roll-up of aggregated data for entire c…
-
## Describe the problem you'd like to have solved
In our crypto BLS library, we have public functions for handling `public key` and `signature` aggregation. Currently, we need an API to aggregate m…
Ja7ad updated
9 hours ago
-
I was surprised to find out PFR fails to compile the following non-copyable aggregate `Entity` with MSVC 17.10:
```
struct Field final {
Field() = default;
Field(const Field&) = delete;
};
…
-
![Screenshot 2024-10-17 122045](https://github.com/user-attachments/assets/272f922b-85ed-4921-be57-41c5edadb12f)
While trying to enable snapshotting, I found behavior that might not be consiste…
-
To gather requirements in single place and refresh ~4 years old discussions creating this issue to cover _rolling functions_ feature (also known as _rolling aggregates_, _sliding window_ or _moving av…
-
### What type of bug is this?
Unexpected error
### What subsystems and features are affected?
Continuous aggregate
### What happened?
If I try to drop an existing continuous aggregate t…
-
# 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)
!…