-
QUERY PLAN GroupAggregate(cost=51072030.94..52037486.98 rows=5751653 width-180) (actual time=652121.695..1478877.123 rows=311317571 loops=1) Group Key: pb.portfolio_uid, cal.as_of_date, am_position_re…
-
If a task is a) hidden inside a collapsed parent, and b) is `rollup:true` and it has incoming / outgoing dependencies, draw to the rollup task element.
-
1. Check Existing Indexes
You can check which indexes exist on your tables with the following command:
SELECT
indexname, indexdef
FROM
pg_indexes
WHERE
tablename IN ('am_…
-
Open to discussion:
- Include a page where we explain Polkadot rollups and compare it with zk and optimistic rollups
- This is part of a wider reorg about Comparisons
-
**Describe the feature:**
Rollups have been deprecated since 8.11 (see https://github.com/elastic/kibana/issues/169996)
This issue is the placeholder for the work to remove rollups entirely.
Details…
-
### Description
aggregate data based on relations
### Impact
Sophisticated database users
### Additional Context
_No response_
-
Hi @jamessimone - Not sure how exactly to demo this and perhaps it's been resolved with the latest release. But I have noticed that over time the rollup calculations on records aren't 100% accurate. …
-
@jamessimone I had an issue with using the Full Recalc CMDT driven invocable. I passed a comma separated list of 9 rollups (using the API names) and it's only doing full recalcs on 3 of them. (It's no…
-
A user found that they can't use double columns as key columns in rollups they create in the web UI. Although there are many cases where doubles don't make sense as key columns (e.g. truly continuous …
-
After visit_concept_id #72 is figured out, we can get a better idea if we need to layer encounters like we do in CMS. @stephanieshong asked.
$1 we don't because there is a distinction between servi…