Skip to content

[MINOR][SQL] Re-enable explode() and json_tuple() testcases in ExpressionToSQLSuite - #12329

Closed
dongjoon-hyun wants to merge 1 commit into
apache:masterfrom
dongjoon-hyun:minor_enable_testcases
Closed

[MINOR][SQL] Re-enable explode() and json_tuple() testcases in ExpressionToSQLSuite#12329
dongjoon-hyun wants to merge 1 commit into
apache:masterfrom
dongjoon-hyun:minor_enable_testcases

Conversation

@dongjoon-hyun

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Since SPARK-12719: SQL Generation supports for generators was resolved, this PR enables the related testcases: explode() and json_tuple().

How was this patch tested?

Pass the Jenkins tests (with re-enabled test cases).

@SparkQA

Copy link
Copy Markdown

Test build #55621 has finished for PR 12329 at commit 510b513.

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

@davies

Copy link
Copy Markdown
Contributor

LGTM, Merging this into master, thanks!

@dongjoon-hyun

Copy link
Copy Markdown
MemberAuthor

@davies . Thank you!

@dongjoon-hyun
dongjoon-hyun deleted the minor_enable_testcases branch April 23, 2016 04:28
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

@dongjoon-hyun@SparkQA@davies