|
|
|
|
|
by ryanworl
2493 days ago
|
|
Have you done any analysis of your per-core scan rates for simple aggregations like sum/count + group by with a reasonably large cardinality key? Or has anyone published a benchmark you trust on queries of that variety? An example would be TPC-H Q1, which is a little weak on the group by cardinality, but is good for testing raw aggregation performance. |
|
We're actually currently focused on query optimization for our multi-node product, but we don't have any numbers we're currently ready to share.