Jackie-Jiang commented on issue #7569: URL: https://github.com/apache/pinot/issues/7569#issuecomment-942855505
@chenboat Great findings! Can you please also check the size of the `_primaryKeyToRecordLocationMap`? Current algorithm loops over all the entries within the map, and could be slow when the map is huge. -- 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]
