apache/pinot

Messures and Doc for index freshness/update

Open

#14371 opened on Nov 4, 2024

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Java (4,937 stars) (1,234 forks)batch import
documentationgood first issue

Description

A part of Pinots secret sauce for speed are indexes. Is there any info available what index freshness/delay is achievable for newly ingested data / just changed data (upsert) for the different kinds of indexes? on how this could be improved/reduced? On how index updating works for each type?

of course I found

but no overview / table summing this topic up.

Contributor guide