[
https://issues.apache.org/jira/browse/SPARK-16514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374200#comment-15374200
]
Apache Spark commented on SPARK-16514:
--------------------------------------
User 'ericl' has created a pull request for this issue:
https://github.com/apache/spark/pull/14168
> RegexExtract and RegexReplace crash on non-nullable input
> ---------------------------------------------------------
>
> Key: SPARK-16514
> URL: https://issues.apache.org/jira/browse/SPARK-16514
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Eric Liang
> Priority: Critical
>
> RegexExtract and RegexReplace currently crash on non-nullable input due use
> of a hard-coded local variable name (e.g. compiles fail with
> java.lang.Exception: failed to compile:
> org.codehaus.commons.compiler.CompileException: File 'generated.java', Line
> 85, Column 26: Redefinition of local variable "m").
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]