daniilgrbic commented on code in PR #52421:
URL: https://github.com/apache/spark/pull/52421#discussion_r2372674648


##########
connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/SharedJDBCIntegrationTests.scala:
##########
@@ -30,5 +30,13 @@ trait SharedJDBCIntegrationTests extends QueryTest {
         .option("query", "THIS IS NOT VALID SQL").load()
     }
     assert(e.getCondition.startsWith("JDBC_EXTERNAL_ENGINE_SYNTAX_ERROR"))

Review Comment:
   NIT: This specific line is not needed anymore



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