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-51864] Rename parameters and support case-insensitively
### What changes were proposed in this pull request?
This PR aims to rename parameters and support it case-insensitively according to the documentation.
- https://github.com/apache/spark/blob/master/sql/connect/docs/client-connection-string.md
### Why are the changes needed?
To match with the documentation.
### Does this PR introduce _any_ user-facing change?
No, this is a change on the unreleased version.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#81 from dongjoon-hyun/SPARK-51864.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments