cxzl25 commented on code in PR #5919:
URL: https://github.com/apache/kyuubi/pull/5919#discussion_r1436218447


##########
kyuubi-hive-beeline/pom.xml:
##########
@@ -46,6 +46,11 @@
             <version>${project.version}</version>
         </dependency>
 
+        <dependency>
+            <groupId>org.apache.thrift</groupId>
+            <artifactId>libthrift</artifactId>

Review Comment:
   It sounds like we have to be compatible with two thrift exceptions, one from 
hiveserver2 and one from kyuubi server.



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