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/12/07 01:28:36 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #7868: Query 500 on `select col, count(*) from table` missing `group by` (query mistake)

Jackie-Jiang commented on issue #7868:
URL: https://github.com/apache/pinot/issues/7868#issuecomment-987484006


   We should validate this query on the broker side and directly reject it if the query is invalid
   
   @xiangfu0 For the example query above, should we attach the group-by clause if it is missing or just fail it?


-- 
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