Skip to content

Conversation

@zhenlineo
Copy link
Contributor

What changes were proposed in this pull request?

Make all client tests to extend from ConnectFunSuite to avoid // scalastyle:ignore funsuite when extending directly from AnyFunSuite

Why are the changes needed?

Simple dev work.

Does this PR introduce any user-facing change?

No. test only.

How was this patch tested?

n/a

@zhenlineo
Copy link
Contributor Author

cc @hvanhovell @amaliujia @LuciferYang I am a bit tired of losing // scalastyle:ignore funsuite when my imports get auto formatted. Let's move to this ConnectFunSuite

Copy link
Contributor

@hvanhovell hvanhovell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@LuciferYang LuciferYang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM, Good work~

Copy link
Contributor

@amaliujia amaliujia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@zhenlineo
Copy link
Contributor Author

cc @vicennial too!

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM (Pending CIs)

@hvanhovell
Copy link
Contributor

Merging. FYI - we are planning a refactor of Catalyst soon (post 3.4) and then we will integrate this with Spark's exception and error framework.

hvanhovell pushed a commit that referenced this pull request Feb 25, 2023
…nnectFunSuite

### What changes were proposed in this pull request?
Make all client tests to extend from ConnectFunSuite to avoid `// scalastyle:ignore funsuite` when extending directly from `AnyFunSuite`

### Why are the changes needed?
Simple dev work.

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

### How was this patch tested?
n/a

Closes #40169 from zhenlineo/life-savor.

Authored-by: Zhen Li <zhenlineo@users.noreply.github.com>
Signed-off-by: Herman van Hovell <herman@databricks.com>
(cherry picked from commit c263390)
Signed-off-by: Herman van Hovell <herman@databricks.com>
@dongjoon-hyun
Copy link
Member

Merging. FYI - we are planning a refactor of Catalyst soon (post 3.4) and then we will integrate this with Spark's exception and error framework.

Thank you for sharing the future plan, @hvanhovell !

snmvaughan pushed a commit to snmvaughan/spark that referenced this pull request Jun 20, 2023
…nnectFunSuite

### What changes were proposed in this pull request?
Make all client tests to extend from ConnectFunSuite to avoid `// scalastyle:ignore funsuite` when extending directly from `AnyFunSuite`

### Why are the changes needed?
Simple dev work.

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

### How was this patch tested?
n/a

Closes apache#40169 from zhenlineo/life-savor.

Authored-by: Zhen Li <zhenlineo@users.noreply.github.com>
Signed-off-by: Herman van Hovell <herman@databricks.com>
(cherry picked from commit c263390)
Signed-off-by: Herman van Hovell <herman@databricks.com>
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.

5 participants