wjhypo opened a new issue #9809: URL: https://github.com/apache/druid/issues/9809
### Motivation Currently segment pruning only uses the time interval. For further filtering on secondary partitions, only single dimension ShardSpec is supported (done in #2982). For hash based partitioning, we can also apply pruning by rehash the filtered partitioning dimensions in the query to locate segments. ---------------------------------------------------------------- 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]
