You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/03/14 03:19:57 UTC

[GitHub] [incubator-kyuubi] ulysses-you commented on pull request #2113: [KYUUBI #2112] Improve the compatibility of queryTimeout in more version clients

ulysses-you commented on pull request #2113:
URL: https://github.com/apache/incubator-kyuubi/pull/2113#issuecomment-1066299642


   is it possible change operation state dynamically through thrift protocol version ?
   
   It seems we can check if the thrift protocol version <= [HIVE_CLI_SERVICE_PROTOCOL_V8](https://github.com/apache/hive/blob/branch-2.0/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TProtocolVersion.java) and disable timeout, since Hive-2.1 introduce [HIVE_CLI_SERVICE_PROTOCOL_V9](https://github.com/apache/hive/commit/cfb11f8039c8d9176a77c2c1d7f3624f8d378474) 
   


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org