Skip to content

[SPARK-52098] Support JDBC in DataFrameReader and Writer #141

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

Closed
wants to merge 1 commit into from

Conversation

williamhyun
Copy link
Member

@williamhyun williamhyun commented May 13, 2025

What changes were proposed in this pull request?

This PR aims to Support JDBC in DataFrameReader and DataFrameWriter.

Why are the changes needed?

To support various databases via JDBC protocol.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manually.

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

No.

@dongjoon-hyun dongjoon-hyun changed the title Support JDBC in DataFrameReader and Writer [SPARK-52098] Support JDBC in DataFrameReader and Writer May 13, 2025
@dongjoon-hyun
Copy link
Member

Ah, I found that linux failure is relevant. Let me fix that first.

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, @williamhyun .
Merged to main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants