scottlan0113 opened a new issue, #19388:
URL: https://github.com/apache/pinot/issues/19388
Follow-up to #10498 — the sharded off-heap GROUP BY table prototype
("Direction C") is now recommended after comparing it against two alternatives
on correctness, performance, and memory, and has since had multi-column keys,
non-additive aggregates (MIN/MAX), and several bug fixes added, all
correctness- and JMH-verified.
Design doc for the next step — wiring it into `GroupByCombineOperator`:
https://docs.google.com/document/d/1bxYL96JtH7sjDNsrF5hkF1iRALoD6QTwujBsnXRlYkI/edit
Branch: `scottlan0113/pinot:explore/adaptive-shard-capacity`
Compare:
https://github.com/apache/pinot/compare/master...scottlan0113:pinot:explore/adaptive-shard-capacity
Open for discussion, comments welcome on the doc.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]