Skip to content

Conversation

@panbingkun
Copy link
Contributor

What changes were proposed in this pull request?

This PR aims to replace 'intercept' with 'Check error classes' in ExpressionParserSuite.

Why are the changes needed?

The changes improve the error framework.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

By running the modified test suite:

$ build/sbt "test:testOnly *ExpressionParserSuite"

@github-actions github-actions bot added the SQL label Oct 15, 2022
@panbingkun
Copy link
Contributor Author

cc @MaxGekk

@amaliujia
Copy link
Contributor

LGTM!

@MaxGekk
Copy link
Member

MaxGekk commented Oct 15, 2022

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

@MaxGekk MaxGekk closed this in 8cf2b09 Oct 15, 2022
@panbingkun panbingkun deleted the SPARK-40785 branch November 7, 2022 01:56
SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
### What changes were proposed in this pull request?
This PR aims to replace 'intercept' with 'Check error classes' in ExpressionParserSuite.

### Why are the changes needed?
The changes improve the error framework.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
By running the modified test suite:
```
$ build/sbt "test:testOnly *ExpressionParserSuite"
```

Closes apache#38265 from panbingkun/SPARK-40785.

Authored-by: panbingkun <[email protected]>
Signed-off-by: Max Gekk <[email protected]>
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