You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/09 11:48:56 UTC

[GitHub] [spark] SparkQA commented on issue #27507: [SPARK-24884][SQL] Support string function regexp_extract_all

SparkQA commented on issue #27507: [SPARK-24884][SQL] Support string function regexp_extract_all
URL: https://github.com/apache/spark/pull/27507#issuecomment-583836013
 
 
   **[Test build #118091 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118091/testReport)** for PR 27507 at commit [`06bb690`](https://github.com/apache/spark/commit/06bb690dfd4e884c0db56af1f854cb0861bed810).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `abstract class RegExpExtractBase extends TernaryExpression with ImplicitCastInputTypes `
     * `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:
users@infra.apache.org


With regards,
Apache Git Services

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