FrankChen021 commented on PR #13196: URL: https://github.com/apache/druid/pull/13196#issuecomment-1272459343
> This PR uses an internal feature of JDBC to avoid timeouts by returning "empty batches" of rows when Druid takes too long to return the actual rows. I always thought the HTTP timeout is a client behavior, and didn't know that it can be controlled by the server. And I'm curious that is such internal feature implemented by Avatica JDBC driver only? Could you show me some materials to learn more about it? -- 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]
