Jackie-Jiang commented on issue #5163: Optimization for selection only queries: Allow early termination URL: https://github.com/apache/incubator-pinot/pull/5163#issuecomment-600837740 @fx19880617 I pushed a commit to address the metadata issue with the early termination. The fixed metadata are: `numSegmentsProcessed` which is the number of segments after the segment pruning; `numTotalDocs` which is the total number of documents for the table. Please take a look
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
