nishantmonu51 commented on pull request #10093: URL: https://github.com/apache/druid/pull/10093#issuecomment-654636315
@jihoonson: I can add a check for limitPushDown when generating cache key. But wouldn't it be better for the underlying layers to not worry about whether limitSpec was pushed or not every time ? The broker logic if it decides to not push down the limit, shouldn't it send a query with a null limitSpec to the underlying layers ? Or is there any reason for the broker to still push down limit spec ? ---------------------------------------------------------------- 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]
