Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-42615][CONNECT][FOLLOWUP] Fix SparkConnectAnalyzeHandler to use withActive #40261

Closed
wants to merge 1 commit into from

Conversation

ueshin
Copy link
Member

@ueshin ueshin commented Mar 3, 2023

What changes were proposed in this pull request?

Fix SparkConnectAnalyzeHandler to use withActive.

Why are the changes needed?

Similar to #40165, SQLConf.get is necessary when transforming the proto to plans.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests.

zhengruifeng pushed a commit that referenced this pull request Mar 3, 2023
…e withActive

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

Fix `SparkConnectAnalyzeHandler` to use `withActive`.

### Why are the changes needed?

Similar to #40165, `SQLConf.get` is necessary when transforming the proto to plans.

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

No.

### How was this patch tested?

Existing tests.

Closes #40261 from ueshin/issues/SPARK-42615/withActive.

Authored-by: Takuya UESHIN <ueshin@databricks.com>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
(cherry picked from commit 58f2897)
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
@zhengruifeng
Copy link
Contributor

thank you, merged into master/3.4

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

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

Fix `SparkConnectAnalyzeHandler` to use `withActive`.

### Why are the changes needed?

Similar to apache#40165, `SQLConf.get` is necessary when transforming the proto to plans.

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

No.

### How was this patch tested?

Existing tests.

Closes apache#40261 from ueshin/issues/SPARK-42615/withActive.

Authored-by: Takuya UESHIN <ueshin@databricks.com>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
(cherry picked from commit 58f2897)
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants