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


##########
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:
   let's try this way, the method visibility is package level, we can overwrite 
it in sub-class located at the same package



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