zoov-w commented on issue #10519: URL: https://github.com/apache/druid/issues/10519#issuecomment-716188986
Hi, maybe you can read this document https://druid.apache.org/docs/latest/querying/topnquery.html#aliasing, If you are wanting the top 100 of a high cardinality, uniformly distributed dimension ordered by some low-cardinality, uniformly distributed dimension, you are potentially going to get aggregates back that are missing data. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
