Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-3582][SQL] not limit argument type for hive simple udf #2506

Closed
wants to merge 1 commit into from

Conversation

adrian-wang
Copy link
Contributor

Since we have moved to ConventionHelper, it is quite easy to avoid call javaClassToDataType in hive simple udf. This will solve SPARK-3582.

@SparkQA
Copy link

SparkQA commented Sep 23, 2014

QA tests have started for PR 2506 at commit 450c28e.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 23, 2014

QA tests have finished for PR 2506 at commit 450c28e.

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

@SparkQA
Copy link

SparkQA commented Sep 23, 2014

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/20696/

@marmbrus
Copy link
Contributor

Thanks! I've merged this to master.

@asfgit asfgit closed this in 116016b Sep 23, 2014
@adrian-wang adrian-wang deleted the spark3582 branch September 24, 2014 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants