[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-18 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r526626891 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -178,6 +180,89 @@ case class Like(left

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-18 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r526626891 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -178,6 +180,89 @@ case class Like(left

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-18 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r526621442 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -178,6 +180,89 @@ case class Like(left

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-18 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r526618529 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -178,6 +180,89 @@ case class Like(left

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-18 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r526617230 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -178,6 +180,89 @@ case class Like(left

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-16 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r524852125 ## File path: sql/core/src/test/resources/sql-functions/sql-expression-schema.md ## @@ -346,4 +346,4 @@ | org.apache.spark.sql.catalyst.expressions.xml.

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-16 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r524848920 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -178,6 +180,90 @@ case class Like(left

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-16 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r524847616 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -178,6 +180,90 @@ case class Like(left

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-13 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r522786176 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala ## @@ -1408,7 +1408,20 @@ class AstBuilder(conf: SQLConf

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-12 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r522752648 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -178,6 +180,90 @@ case class Like(left

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-10 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r521164688 ## File path: sql/core/src/test/resources/sql-functions/sql-expression-schema.md ## @@ -346,4 +346,4 @@ | org.apache.spark.sql.catalyst.expressions.xml.

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-10 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r521163422 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -178,6 +180,86 @@ case class Like(left

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-10 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r521160412 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala ## @@ -1408,7 +1408,20 @@ class AstBuilder(conf: SQLConf

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-10 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r521133744 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/dsl/package.scala ## @@ -102,6 +102,8 @@ package object dsl { def like(othe

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-11-09 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r520337999 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -178,6 +179,142 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-16 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r506142456 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,125 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r505212166 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,125 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r505203318 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,125 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r505202752 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,125 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r505202129 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,125 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r505132544 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,195 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r505098317 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,195 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r505097948 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,195 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r504677077 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,195 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r504677077 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,195 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r504675566 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,195 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r504674786 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -176,6 +177,195 @@ case class Like(lef

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r504660905 ## File path: sql/core/src/test/resources/sql-tests/inputs/regexp-functions.sql ## @@ -31,3 +31,13 @@ SELECT regexp_extract_all('1a 2b 14m', '(\\d+)([a-z

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-14 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r504618001 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/FunctionRegistry.scala ## @@ -344,6 +344,8 @@ object FunctionRegistry {

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-13 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r503842427 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/FunctionRegistry.scala ## @@ -344,6 +344,8 @@ object FunctionRegistry {

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-13 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r503842427 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/FunctionRegistry.scala ## @@ -344,6 +344,8 @@ object FunctionRegistry {

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-13 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r503841462 ## File path: sql/core/src/test/resources/sql-tests/inputs/regexp-functions.sql ## @@ -31,3 +31,13 @@ SELECT regexp_extract_all('1a 2b 14m', '(\\d+)([a-z

[GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-11 Thread GitBox
beliefer commented on a change in pull request #2: URL: https://github.com/apache/spark/pull/2#discussion_r503023523 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala ## @@ -1408,7 +1408,13 @@ class AstBuilder(conf: SQLConf