[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2021-01-13 Thread Noah Kawasaki (Jira)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17264452#comment-17264452 ] Noah Kawasaki commented on SPARK-17647: --- I can also confirm that this issue is not fully resolved.

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2019-07-03 Thread Sascha Wiegleb (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16877599#comment-16877599 ] Sascha Wiegleb commented on SPARK-17647: I have tested this behavior with spark 2.4.2 and it

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2017-12-20 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16298456#comment-16298456 ] Wenchen Fan commented on SPARK-17647: - {{spark.sql("select '' like '%\\%'").show}} actually is

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2017-12-18 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16296234#comment-16296234 ] Takeshi Yamamuro commented on SPARK-17647: -- Probably, is it okay to set

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2017-12-18 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16295992#comment-16295992 ] Takeshi Yamamuro commented on SPARK-17647: -- It seems the master still handle ''%\\%' as

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2017-12-18 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16295976#comment-16295976 ] Takeshi Yamamuro commented on SPARK-17647: -- I'm looking into the code and I'll make a follow-up

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2017-12-18 Thread Dong Jiang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16295261#comment-16295261 ] Dong Jiang commented on SPARK-17647: Are we sure this issue is resolved, I tested the following on

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2017-04-17 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15971675#comment-15971675 ] Apache Spark commented on SPARK-17647: -- User 'felixcheung' has created a pull request for this

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2016-12-09 Thread Jakob Odersky (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15736107#comment-15736107 ] Jakob Odersky commented on SPARK-17647: --- I rebased the PR and resolved the conflict. However, there

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2016-12-09 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15734678#comment-15734678 ] Xiangrui Meng commented on SPARK-17647: --- [~r...@databricks.com] [~yhuai] I think this is a critical

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2016-10-07 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15556767#comment-15556767 ] Apache Spark commented on SPARK-17647: -- User 'jodersky' has created a pull request for this issue:

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2016-10-06 Thread Jakob Odersky (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15553517#comment-15553517 ] Jakob Odersky commented on SPARK-17647: --- Xiao pointed me to this issue, I can take a look at it >

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2016-10-06 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15553424#comment-15553424 ] Xiao Li commented on SPARK-17647: - Sure, let me check it with my teammates. Thanks! > SQL LIKE does not

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2016-10-06 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15553357#comment-15553357 ] Yin Huai commented on SPARK-17647: -- [~smilegator] Anyone from your side has time to take a look at it?

[jira] [Commented] (SPARK-17647) SQL LIKE does not handle backslashes correctly

2016-09-26 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523623#comment-15523623 ] Xiangrui Meng commented on SPARK-17647: --- Thanks [~joshrosen]! I updated the JIRA description. The