[GitHub] spark pull request #16893: [SPARK-19555][SQL] Improve the performance of Str...

2017-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/16893 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] spark pull request #16893: [SPARK-19555][SQL] Improve the performance of Str...

2017-02-12 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/16893#discussion_r100707748 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/StringUtils.scala --- @@ -27,21 +28,28 @@ object StringUtils { // replace

[GitHub] spark pull request #16893: [SPARK-19555][SQL] Improve the performance of Str...

2017-02-12 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/16893#discussion_r100707421 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/StringUtils.scala --- @@ -27,21 +28,28 @@ object StringUtils { // replace

[GitHub] spark pull request #16893: [SPARK-19555][SQL] Improve the performance of Str...

2017-02-12 Thread tejasapatil
Github user tejasapatil commented on a diff in the pull request: https://github.com/apache/spark/pull/16893#discussion_r100705983 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/StringUtils.scala --- @@ -27,21 +28,28 @@ object StringUtils { // repla

[GitHub] spark pull request #16893: [SPARK-19555][SQL] Improve the performance of Str...

2017-02-10 Thread lins05
GitHub user lins05 opened a pull request: https://github.com/apache/spark/pull/16893 [SPARK-19555][SQL] Improve the performance of StringUtils.escapeLikeRegex method ## What changes were proposed in this pull request? Copied from [SPARK-19555](https://issues.apache.org/jira