apache / apache/arrow-adbc

feat(csharp/src/Drivers/Apache/Spark): Add support for username and password authentication

Open
#2,013 0 comments 0 reactions 0 assignees View on GitHub
Type: enhancement
Dominant language
C#
Stars
627
Forks
217
Avg merge
17h
Merged PRs (30d)
57

Description

### What feature or improvement would you like to see?

Add support for username and password authentication

This is in addition to the the `token`-based authentication.

Other connection properties may also be necessary:
`adbc.spark.scheme` - the scheme of the connection { `http` | `https` }
`adbc.spark.auth_type` - to indicate with authentication type to use. { `basic` | `token` }

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.