Skip to content

Conversation

@petermaxlee
Copy link
Contributor

@petermaxlee petermaxlee commented Aug 11, 2016

What changes were proposed in this pull request?

This patch moves all the test data files in sql/core/src/test/resources to sql/core/src/test/resources/test-data, so we don't clutter the top level sql/core/src/test/resources. Also deleted sql/core/src/test/resources/old-repeated.parquet since it is no longer used.

The change will make it easier to spot sql-tests directory.

How was this patch tested?

This is a test-only change.

@SparkQA
Copy link

SparkQA commented Aug 11, 2016

Test build #63571 has finished for PR 14589 at commit 17bc9c0.

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

@SparkQA
Copy link

SparkQA commented Aug 11, 2016

Test build #63573 has finished for PR 14589 at commit 3bc7c03.

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

@rxin
Copy link
Contributor

rxin commented Aug 11, 2016

Thanks - merging in master.

@asfgit asfgit closed this in 665e175 Aug 11, 2016
@srowen
Copy link
Member

srowen commented Aug 11, 2016

Seems OK, but src/test/resources was already only a "test data" dir by nature. I don't think this helped anything.

asfgit pushed a commit that referenced this pull request Aug 11, 2016
## What changes were proposed in this pull request?
This patch moves all the test data files in sql/core/src/test/resources to sql/core/src/test/resources/test-data, so we don't clutter the top level sql/core/src/test/resources. Also deleted sql/core/src/test/resources/old-repeated.parquet since it is no longer used.

The change will make it easier to spot sql-tests directory.

## How was this patch tested?
This is a test-only change.

Author: petermaxlee <[email protected]>

Closes #14589 from petermaxlee/SPARK-17007.

(cherry picked from commit 665e175)
Signed-off-by: Wenchen Fan <[email protected]>
@cloud-fan
Copy link
Contributor

backport to 2.0!

@srowen
Copy link
Member

srowen commented Aug 11, 2016

@cloud-fan why backport into a maintenance release?

@rxin
Copy link
Contributor

rxin commented Aug 11, 2016

@srowen there are bug fixes that are tested by this new harness (technically not super relevant to this pr though, but all those files are in the same resources directory).

@srowen
Copy link
Member

srowen commented Aug 11, 2016

I see. This is also why I would not have made this change. Can you leave these open for >= 1 day if it's not an emergency? last week I saw a JIRA + PR opened and closed in 2 hours. We should try not to

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.

5 participants