You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/10/09 05:23:39 UTC

[GitHub] [druid] FrankChen021 commented on pull request #13196: Async reads for JDBC

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org