Commit 90c9492
authored
Remove custom provider as sdk is now fixed (#1148)
## Description
- The custom azure u2m was a pain because we had to make the sdk flow
for aws inline with the custom flow : this is not possible. Now that sdk
has fixed their flows, we should start using it for azure too.
## Testing
- Tested it manually using Azure U2M1 parent ca6ace6 commit 90c9492
7 files changed
Lines changed: 68 additions & 1342 deletions
File tree
- src
- main/java/com/databricks/jdbc
- api/impl
- auth
- dbclient/impl/common
- test/java/com/databricks/jdbc
- api/impl
- auth
- dbclient/impl/common
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
343 | 339 | | |
344 | 340 | | |
345 | 341 | | |
| |||
0 commit comments