Vadim created SPARK-42450:
-----------------------------

             Summary: dataset.where() omit quotes if where IN clause has more 
than 10 operands
                 Key: SPARK-42450
                 URL: https://issues.apache.org/jira/browse/SPARK-42450
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.3.0
            Reporter: Vadim
             Fix For: 3.3.2, 3.4.0
         Attachments: java-code.txt, stacktrace.txt

dataset.where()/filter() omit string quotes if where IN clause has more than 10 
operands. With datasourceV1 works as expected.
 - Spark verison 3.3.0
 - Scala version 2.12
 - DatasourceV2
 - Postgres
 - Postrgres JDBC Driver: 42+
 - Java8

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to