Join Slack
Powered by
Hi Everyone, I am completely new to Pinot and am a...
# general
d
David Cromberge
11/01/2022, 9:45 AM
Hi Everyone, I am completely new to Pinot and am a little more familiar with Druid. Is it accurate to say that Pinot does not have the concept of pre-aggregations but rather relies on indices to compute aggregates from the raw data instead?
x
Xiang Fu
11/01/2022, 12:09 PM
Pinot has ingestion aggregation
https://docs.pinot.apache.org/developers/advanced/ingestion-level-aggregations
And startree index for pre-aggregation
https://docs.pinot.apache.org/basics/indexing/star-tree-index
Xiang Fu
11/01/2022, 12:10 PM
Welcome to the community!
d
David Cromberge
11/01/2022, 12:14 PM
Thank you
@Xiang Fu
- I had missed this when reading the docs, this is helpful.
m
Mayank
11/01/2022, 2:35 PM
There is also merge roll up background tasks
https://docs.pinot.apache.org/operators/operating-pinot/minion-merge-rollup-task#how-this-works
d
David Cromberge
11/01/2022, 2:35 PM
Thanks Mayank, I’ll have a look at this as well!
Open in Slack
Previous
Next