wayneguow commented on code in PR #47386:
URL: https://github.com/apache/spark/pull/47386#discussion_r1681458803
##########
connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/querytest/GeneratedSubquerySuite.scala:
##########
@@ -182,8 +182,11 @@ class GeneratedSubquerySuite extends
DockerJDBCIntegrationSuite with QueryGenera
} else {
Review Comment:
If want to further solve the ticket, currently there is only `=`(`Equals`)
here, we should be able to generate Query for !=, <, <=, >, >= where the upper
layer calls. Is this right? @andylam-db
--
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]