Skip to content

[SPARK-6912][SQL] Throw an AnalysisException when unsupported Java Map<K,V> types used in Hive UDF#7257

Closed
maropu wants to merge 2 commits into
apache:masterfrom
maropu:ThrowExceptionWhenMapUsed
Closed

[SPARK-6912][SQL] Throw an AnalysisException when unsupported Java Map<K,V> types used in Hive UDF#7257
maropu wants to merge 2 commits into
apache:masterfrom
maropu:ThrowExceptionWhenMapUsed

Conversation

@maropu

@maropu maropu commented Jul 7, 2015

Copy link
Copy Markdown
Member

To make UDF developers understood, throw an exception when unsupported Map<K,V> types used in Hive UDF. This fix is the same with #7248.

@maropu

maropu commented Jul 7, 2015

Copy link
Copy Markdown
Member Author

@marmbrus plz review it, thx.

@sarutak

sarutak commented Jul 7, 2015

Copy link
Copy Markdown
Member

add to whitelist.

@SparkQA

SparkQA commented Jul 7, 2015

Copy link
Copy Markdown

Test build #36669 has finished for PR 7257 at commit 7886dcc.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA

SparkQA commented Jul 7, 2015

Copy link
Copy Markdown

Test build #36687 has finished for PR 7257 at commit 916099a.

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

@sarutak

sarutak commented Jul 8, 2015

Copy link
Copy Markdown
Member

@marmbrus I think this is ready to merge. Any suggestion?

@asfgit asfgit closed this in 3e831a2 Jul 8, 2015
@maropu maropu deleted the ThrowExceptionWhenMapUsed branch July 5, 2017 11:41
Sign up for free to 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