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 2020/12/02 13:05:04 UTC

[GitHub] [incubator-pinot] kishoreg commented on issue #6307: Getting list of non singleFieldValue field using select / group by

kishoreg commented on issue #6307:
URL: https://github.com/apache/incubator-pinot/issues/6307#issuecomment-737217924


   `select tags from metric group by tags `
   
   This is not valid query - try this 
   
   `select tags from metric`
   
   


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

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