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

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

Eric Liang created SPARK-16514:
----------------------------------

             Summary: 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