cloud-fan commented on code in PR #52127:
URL: https://github.com/apache/spark/pull/52127#discussion_r2304124694


##########
connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/DB2IntegrationSuite.scala:
##########
@@ -88,6 +93,20 @@ class DB2IntegrationSuite extends DockerJDBCIntegrationSuite 
with SharedJDBCInte
     assert(types(1).equals("class java.lang.String"))
   }
 
+  test("SPARK-53386: Parameter `query` should work when ending with semicolons 
db2") {

Review Comment:
   can we use this test case in the shared test suite? The shared test should 
be as general (most compatible) as possible.



-- 
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: reviews-unsubscr...@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to