[ https://issues.apache.org/jira/browse/SPARK-30230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gengliang Wang resolved SPARK-30230. ------------------------------------ Resolution: Fixed This issue is resolved by https://github.com/apache/spark/pull/26860 > Like ESCAPE syntax can not use '_' and '%' > ------------------------------------------ > > Key: SPARK-30230 > URL: https://issues.apache.org/jira/browse/SPARK-30230 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 3.0.0 > Reporter: ulysses you > Assignee: ulysses you > Priority: Major > > '%' and '_' is the reserve char in `Like` expression. We can not use them as > escape char. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org