SparkQA commented on issue #21985: [SPARK-24884][SQL] add regexp_extract_all 
support
URL: https://github.com/apache/spark/pull/21985#issuecomment-524814750
 
 
   **[Test build #109723 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109723/testReport)**
 for PR 21985 at commit 
[`4373a82`](https://github.com/apache/spark/commit/4373a8280e6e0fba86b138e2184e8e8f4c74fd0a).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class RegExpExtract(subject: Expression, regexp: Expression, idx: 
Expression)`
     * `case class RegExpExtractAll(subject: Expression, regexp: Expression, 
idx: Expression)`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to