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: [email protected]
For additional commands, e-mail: [email protected]