You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/09/22 18:35:19 UTC

[GitHub] [pinot] Jackie-Jiang opened a new issue #7465: Improve the "Querying Pinot" doc to include the query options and pinot quirks

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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org