yupeng9 commented on issue #8019: URL: https://github.com/apache/pinot/issues/8019#issuecomment-1016775388
As @MeihanLi said, why don't we take the same behavior as the query **with** aggregations, namely `select tags_value, count(*) from myTable GROUP BY tags_value`? -- 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]
