Skip to content

Conversation

@ueshin
Copy link
Member

@ueshin ueshin commented Feb 23, 2023

What changes were proposed in this pull request?

Implements SparkSession.conf.

Took #39995 over.

Why are the changes needed?

SparkSession.conf is a missing feature.

Does this PR introduce any user-facing change?

Yes, SparkSession.conf will be available.

How was this patch tested?

Added/enabled related tests.

@ueshin ueshin force-pushed the issues/SPARK-41834/conf branch from 5bc498f to 88fb676 Compare February 24, 2023 01:14
@ueshin ueshin marked this pull request as ready for review February 24, 2023 06:16
Copy link
Contributor

@grundprinzip grundprinzip left a comment

Choose a reason for hiding this comment

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

I'm ok with the implementaiton, please simplify the KeyValue and simplify the Response.

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)

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

@HyukjinKwon
Copy link
Member

Merged to master and branch-3.4.

HyukjinKwon pushed a commit that referenced this pull request Feb 25, 2023
Implements `SparkSession.conf`.

Took #39995 over.

`SparkSession.conf` is a missing feature.

Yes, `SparkSession.conf` will be available.

Added/enabled related tests.

Closes #40150 from ueshin/issues/SPARK-41834/conf.

Lead-authored-by: Takuya UESHIN <ueshin@databricks.com>
Co-authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 47951c9)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
snmvaughan pushed a commit to snmvaughan/spark that referenced this pull request Jun 20, 2023
Implements `SparkSession.conf`.

Took apache#39995 over.

`SparkSession.conf` is a missing feature.

Yes, `SparkSession.conf` will be available.

Added/enabled related tests.

Closes apache#40150 from ueshin/issues/SPARK-41834/conf.

Lead-authored-by: Takuya UESHIN <ueshin@databricks.com>
Co-authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 47951c9)
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.

6 participants