[ 
https://issues.apache.org/jira/browse/SPARK-46029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-46029.
---------------------------------
    Fix Version/s: 3.5.1
                   4.0.0
       Resolution: Fixed

Issue resolved by pull request 43801
[https://github.com/apache/spark/pull/43801]

> Escape the single quote, _ and % for DS V2 pushdown
> ---------------------------------------------------
>
>                 Key: SPARK-46029
>                 URL: https://issues.apache.org/jira/browse/SPARK-46029
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.4.0, 3.5.0, 4.0.0
>            Reporter: Jiaan Geng
>            Assignee: Jiaan Geng
>            Priority: Major
>              Labels: correctness, pull-request-available
>             Fix For: 3.5.1, 4.0.0
>
>
> Spark supports push down startsWith, endWith and contains to JDBC database 
> with DS V2 pushdown.
> But the V2ExpressionSQLBuilder didn't escape the single quote, _ and %, it 
> can cause unexpected result.



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