You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/07/13 02:28:20 UTC

[jira] [Commented] (SPARK-16514) RegexExtract and RegexReplace crash on non-nullable input

    [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org