Skip to content

Conversation

@ueshin
Copy link
Member

@ueshin ueshin commented Feb 14, 2023

What changes were proposed in this pull request?

This is a follow-up of #39882.

Fixes FunctionsParityTests.test_raise_error to call the proper test.

Why are the changes needed?

FunctionsParityTests.test_raise_error should've called check_raise_error.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

The fixed test.

@HyukjinKwon
Copy link
Member

Merged to master and branch-3.4.

HyukjinKwon pushed a commit that referenced this pull request Feb 15, 2023
…ise_error to call the proper test

### What changes were proposed in this pull request?

This is a follow-up of #39882.

Fixes `FunctionsParityTests.test_raise_error` to call the proper test.

### Why are the changes needed?

`FunctionsParityTests.test_raise_error` should've called `check_raise_error`.

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

No.

### How was this patch tested?

The fixed test.

Closes #40021 from ueshin/issues/SPARK-42342/test.

Authored-by: Takuya UESHIN <ueshin@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 3ed1b95)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
snmvaughan pushed a commit to snmvaughan/spark that referenced this pull request Jun 20, 2023
…ise_error to call the proper test

### What changes were proposed in this pull request?

This is a follow-up of apache#39882.

Fixes `FunctionsParityTests.test_raise_error` to call the proper test.

### Why are the changes needed?

`FunctionsParityTests.test_raise_error` should've called `check_raise_error`.

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

No.

### How was this patch tested?

The fixed test.

Closes apache#40021 from ueshin/issues/SPARK-42342/test.

Authored-by: Takuya UESHIN <ueshin@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 3ed1b95)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants