yaooqinn commented on code in PR #40768:
URL: https://github.com/apache/spark/pull/40768#discussion_r1165022684


##########
sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/ThriftServerWithSparkContextSuite.scala:
##########
@@ -207,6 +207,16 @@ trait ThriftServerWithSparkContextSuite extends 
SharedThriftServer {
       // scalastyle:on line.size.limit
     }
   }
+
+  test("SPARK-43119: Get SQL Keywords") {
+    withCLIServiceClient() { client =>

Review Comment:
   As we deliver hive-jdbc v2.3.9 and hive-service-rpc v3.1.3, we can not test 
with JDBC directly as the lack of implementation at the client side



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