waterWang commented on issue #19918:
URL: https://github.com/apache/druid/issues/19918#issuecomment-5235212327

   I'll work on this. The Druid-side fix has two clear pieces:
   1. Thread `maxRowCount` through `DruidJdbcStatement` so it actually limits 
the result set
   2. Fix `ResultFetcher` termination condition to stop when the row limit is 
reached
   
   I'll submit a PR shortly.


-- 
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]

Reply via email to