Sum /events aggregates instead of keeping one backend's row #21
Reference in New Issue
Block a user
Delete Branch "benvin/events-aggregates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
An
extractcarrying a["function", ...]column on /events returns counts, not events, so the union's verbatim-record dedupe folded two backends' identical rows into one number instead of their sum. openvoxdb serves events from the same generic query engine as every other entity, so the aggregate belongs on the shared combined path.unsummedopt-out, so the route-table property tests cover itdistinct_resourceswith 400, before any fan-out