aw381246 commented on issue #12429: URL: https://github.com/apache/pinot/issues/12429#issuecomment-2030514242
@Jackie-Jiang, if I understand `VALUE_IN`, I could specify a specific "host" in the query above, and I'd only get the first row, and the distinct count would = 1 right? But that doesn't solve the problem of returning _every_ host with the correct distinctcountmv? In other words, if "1.27.12.151" is in an MV field with either 0 or 100 other hosts, the distinctcountmv should return 1 either way. -- 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]
