Last updated
Was this helpful?
Last updated
Was this helpful?
The Pinot single-stage query engine (also known as v1 query engine) uses a scatter-gather query engine model, shown in the following diagram. In certain cases, for example, if you need to query using JOINs on large data sets, the may be a more performant option.
An overview of the single-stage query engine.