Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to use SparkSession over SparkContext when writing metadata

Why are the changes needed?

See #47347 (comment)

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests should cover it.

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

No.

@HyukjinKwon HyukjinKwon changed the title [SPARK-48909][ML][MLlib] Uses SparkSession over SparkContext when writing metadata [SPARK-48909][ML][MLLIB] Uses SparkSession over SparkContext when writing metadata Jul 16, 2024
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 for making an independent PR for this topic, @HyukjinKwon .
Merged to master for Apache Spark 4.0.0-preview2.

jingz-db pushed a commit to jingz-db/spark that referenced this pull request Jul 22, 2024
…ting metadata

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

This PR proposes to use SparkSession over SparkContext when writing metadata

### Why are the changes needed?

See apache#47347 (comment)

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

No.

### How was this patch tested?

Existing tests should cover it.

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

No.

Closes apache#47366 from HyukjinKwon/SPARK-48909.

Authored-by: Hyukjin Kwon <[email protected]>
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