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-20974][BUILD] we should run REPL tests if SQL module has code changes #18191

Closed
wants to merge 2 commits into from

Conversation

cloud-fan
Copy link
Contributor

@cloud-fan cloud-fan commented Jun 2, 2017

What changes were proposed in this pull request?

REPL module depends on SQL module, so we should run REPL tests if SQL module has code changes.

How was this patch tested?

N/A

@cloud-fan
Copy link
Contributor Author

cc @JoshRosen

@JoshRosen
Copy link
Contributor

LGTM

@cloud-fan cloud-fan changed the title [SPARK-20974][BUILD] we should run REPL tests if SQL core has code changes [SPARK-20974][BUILD] we should run REPL tests if SQL module has code changes Jun 2, 2017
@SparkQA
Copy link

SparkQA commented Jun 2, 2017

Test build #77692 has started for PR 18191 at commit 9959e16.

@cloud-fan
Copy link
Contributor Author

retest this please

@JoshRosen
Copy link
Contributor

Oh, that's a legitimate failure:

File "./dev/run-tests.py", line 112, in __main__.determine_modules_to_test
Failed example:
    x # doctest: +NORMALIZE_WHITESPACE
Expected:
    ['sql', 'hive', 'mllib', 'sql-kafka-0-10', 'examples', 'hive-thriftserver',
     'pyspark-sql', 'sparkr', 'pyspark-mllib', 'pyspark-ml']
Got:
    ['sql', 'hive', 'mllib', 'sql-kafka-0-10', 'examples', 'hive-thriftserver', 'pyspark-sql', 'repl', 'sparkr', 'pyspark-mllib', 'pyspark-ml']

You need to update the build script's internal tests.

@SparkQA
Copy link

SparkQA commented Jun 2, 2017

Test build #77693 has started for PR 18191 at commit d711b52.

@SparkQA
Copy link

SparkQA commented Jun 3, 2017

Test build #77694 has finished for PR 18191 at commit 3a1d26c.

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

asfgit pushed a commit that referenced this pull request Jun 3, 2017
…changes

## What changes were proposed in this pull request?

REPL module depends on SQL module, so we should run REPL tests if SQL module has code changes.

## How was this patch tested?

N/A

Author: Wenchen Fan <[email protected]>

Closes #18191 from cloud-fan/test.

(cherry picked from commit 864d94f)
Signed-off-by: Wenchen Fan <[email protected]>
asfgit pushed a commit that referenced this pull request Jun 3, 2017
…changes

## What changes were proposed in this pull request?

REPL module depends on SQL module, so we should run REPL tests if SQL module has code changes.

## How was this patch tested?

N/A

Author: Wenchen Fan <[email protected]>

Closes #18191 from cloud-fan/test.

(cherry picked from commit 864d94f)
Signed-off-by: Wenchen Fan <[email protected]>
asfgit pushed a commit that referenced this pull request Jun 3, 2017
…changes

## What changes were proposed in this pull request?

REPL module depends on SQL module, so we should run REPL tests if SQL module has code changes.

## How was this patch tested?

N/A

Author: Wenchen Fan <[email protected]>

Closes #18191 from cloud-fan/test.

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

thanks for the review, merging to master/2.2/2.1/2.0!

@asfgit asfgit closed this in 864d94f Jun 3, 2017
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