Skip to content

Conversation

@liancheng
Copy link
Contributor

@liancheng liancheng commented Jun 21, 2016

What changes were proposed in this pull request?

This PR migrates some test cases introduced in #12313 as a follow-up of #13754 and #13766. These test cases cover DataFrameWriter.insertInto(), while the former two only cover SQL INSERT statements.

Note that the testPartitionedTable utility method tests both Hive SerDe tables and data source tables.

How was this patch tested?

N/A

@SparkQA
Copy link

SparkQA commented Jun 21, 2016

Test build #60934 has finished for PR 13810 at commit 7d8d5e4.

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

@yhuai
Copy link
Contributor

yhuai commented Jun 21, 2016

LGTM. Merging to master and branch 2.0.

asfgit pushed a commit that referenced this pull request Jun 21, 2016
…ases for by position resolution

## What changes were proposed in this pull request?

This PR migrates some test cases introduced in #12313 as a follow-up of #13754 and #13766. These test cases cover `DataFrameWriter.insertInto()`, while the former two only cover SQL `INSERT` statements.

Note that the `testPartitionedTable` utility method tests both Hive SerDe tables and data source tables.

## How was this patch tested?

N/A

Author: Cheng Lian <[email protected]>

Closes #13810 from liancheng/spark-16037-follow-up-tests.

(cherry picked from commit f4a3d45)
Signed-off-by: Yin Huai <[email protected]>
@asfgit asfgit closed this in f4a3d45 Jun 21, 2016
@liancheng liancheng deleted the spark-16037-follow-up-tests branch June 21, 2016 23:19
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