Jackie-Jiang opened a new issue #7465: URL: https://github.com/apache/pinot/issues/7465
Querying Pinot doc link: https://docs.pinot.apache.org/users/user-guide-query/querying-pinot Some pinot quirks not documented yet: - Group-by has default `LIMIT` of 10 - Group-by query trims off tail groups based on the `LIMIT` - Group-by without order-by can trim off random groups if not all groups are queried (small `LIMIT`) New support not documented yet: - Post-aggregation - Having -- 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]
