Skip to content

[SPARK-38742][SQL][TESTS] Move the tests MISSING_COLUMN from SQLQuerySuite to QueryCompilationErrorsSuite#36280

Closed
panbingkun wants to merge 6 commits intoapache:masterfrom
panbingkun:SPARK-38742
Closed

[SPARK-38742][SQL][TESTS] Move the tests MISSING_COLUMN from SQLQuerySuite to QueryCompilationErrorsSuite#36280
panbingkun wants to merge 6 commits intoapache:masterfrom
panbingkun:SPARK-38742

Conversation

@panbingkun
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

This pr aims to move tests for the error class MISSING_COLUMN from SQLQuerySuite to QueryCompilationErrorsSuite, it's a followup of SPARK-37935.

Why are the changes needed?

To improve code maintenance.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

By running the moved tests:

$ build/sbt "sql/testOnly *QueryCompilationErrorsSuite*"

@github-actions github-actions bot added the SQL label Apr 20, 2022
@HyukjinKwon HyukjinKwon requested a review from MaxGekk April 21, 2022 00:43
@AmplabJenkins
Copy link
Copy Markdown

Can one of the admins verify this patch?

@MaxGekk
Copy link
Copy Markdown
Member

MaxGekk commented Apr 23, 2022

@panbingkun Could you resolve conflicts, please.

@panbingkun
Copy link
Copy Markdown
Contributor Author

@panbingkun Could you resolve conflicts, please.

Waiting for #36298
They modify the same file.

@panbingkun
Copy link
Copy Markdown
Contributor Author

@panbingkun Could you resolve conflicts, please.

Done

@MaxGekk
Copy link
Copy Markdown
Member

MaxGekk commented Apr 25, 2022

+1, LGTM. Merging to master.
Thank you, @panbingkun.

@MaxGekk MaxGekk closed this in da51dc7 Apr 25, 2022
@panbingkun panbingkun deleted the SPARK-38742 branch July 2, 2022 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants