You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-52098] Support JDBC in DataFrameReader and Writer
### 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.
Closes#141 from williamhyun/jdbc.
Authored-by: William Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments