Skip to content

Conversation

@LuciferYang
Copy link
Contributor

What changes were proposed in this pull request?

This pr aims to remove unused private val AUTH_TOKEN_ON_INSECURE_CONN_ERROR_MSG from SparkConnectClient because it becomes a useless private val declaration after #50006.

Why are the changes needed?

Remove unused private val.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass GitHub Actions

Was this patch authored or co-authored using generative AI tooling?

No

@LuciferYang LuciferYang changed the title [SPARK-51156][CONNECT] Remove unused private val AUTH_TOKEN_ON_INSECURE_CONN_ERROR_MSG from SparkConnectClient [SPARK-51156][CONNECT][FOLLOWUP] Remove unused private val AUTH_TOKEN_ON_INSECURE_CONN_ERROR_MSG from SparkConnectClient Feb 24, 2025
@LuciferYang
Copy link
Contributor Author

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. Thank you, @LuciferYang .
Merged to master/4.0.

dongjoon-hyun pushed a commit that referenced this pull request Feb 24, 2025
…N_ON_INSECURE_CONN_ERROR_MSG` from `SparkConnectClient`

### What changes were proposed in this pull request?
This pr aims to remove unused `private val AUTH_TOKEN_ON_INSECURE_CONN_ERROR_MSG` from `SparkConnectClient`  because it becomes a useless `private val` declaration after #50006.

### Why are the changes needed?
Remove unused `private val`.

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

### How was this patch tested?
Pass GitHub Actions

### Was this patch authored or co-authored using generative AI tooling?
No

Closes #50070 from LuciferYang/SPARK-51156-FOLLOWUP.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 9de3b7c)
Signed-off-by: Dongjoon Hyun <[email protected]>
@LuciferYang LuciferYang deleted the SPARK-51156-FOLLOWUP branch May 2, 2025 05:24
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 14, 2025
…N_ON_INSECURE_CONN_ERROR_MSG` from `SparkConnectClient`

### What changes were proposed in this pull request?
This pr aims to remove unused `private val AUTH_TOKEN_ON_INSECURE_CONN_ERROR_MSG` from `SparkConnectClient`  because it becomes a useless `private val` declaration after apache#50006.

### Why are the changes needed?
Remove unused `private val`.

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

### How was this patch tested?
Pass GitHub Actions

### Was this patch authored or co-authored using generative AI tooling?
No

Closes apache#50070 from LuciferYang/SPARK-51156-FOLLOWUP.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 1fff139)
Signed-off-by: Dongjoon Hyun <[email protected]>
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