Skip to content

[SPARK-11716] [SQL] UDFRegistration just drops the input type when re-creating the UserDefinedFunction - #9868

Closed
yhuai wants to merge 3 commits into
apache:masterfrom
yhuai:SPARK-11716
Closed

[SPARK-11716] [SQL] UDFRegistration just drops the input type when re-creating the UserDefinedFunction#9868
yhuai wants to merge 3 commits into
apache:masterfrom
yhuai:SPARK-11716

Conversation

@yhuai

Copy link
Copy Markdown
Contributor

https://issues.apache.org/jira/browse/SPARK-11716

This is one is #9739 and a regression test. When commit it, please make sure the author is @jbonofre.

You can find the original PR at #9739

closes#9739

@yhuai

Copy link
Copy Markdown
ContributorAuthor

@jbonofre Your fix is good. I only add a test in this PR.

@SparkQA

Copy link
Copy Markdown

Test build #46437 has finished for PR 9868 at commit 29aefa3.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Nov 20, 2015
…creating the UserDefinedFunction
https://issues.apache.org/jira/browse/SPARK-11716
This is one is #9739 and a regression test. When commit it, please make sure the author is jbonofre.
You can find the original PR at #9739closes#9739
Author: Jean-Baptiste Onofré <jbonofre@apache.org>
Author: Yin Huai <yhuai@databricks.com>
Closes#9868 from yhuai/SPARK-11716.
(cherry picked from commit 03ba56d)
Signed-off-by: Michael Armbrust <michael@databricks.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@yhuai@SparkQA@jbonofre