Add Token Federation Support for Databricks SQL Python Driver #2356
Annotations
1 error
|
check
You have 5 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run:
```bash
git rebase HEAD~5 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin token-federation-new
```
Commit sha: [02d16d2](https://github.com/databricks/databricks-sql-python/pull/691/commits/02d16d286adbfc5998c8d621339e5ac737ea6763), Author: Madhav Sainanee, Committer: Madhav Sainanee; The sign-off is missing.
Commit sha: [ae5ee50](https://github.com/databricks/databricks-sql-python/pull/691/commits/ae5ee50c83c0e60876bb5475b15c583e232c2aae), Author: Madhav Sainanee, Committer: Madhav Sainanee; The sign-off is missing.
Commit sha: [63a7f82](https://github.com/databricks/databricks-sql-python/pull/691/commits/63a7f82d1bc93fb46716a3e99cdc406414baf470), Author: Madhav Sainanee, Committer: Madhav Sainanee; The sign-off is missing.
Commit sha: [1e604a1](https://github.com/databricks/databricks-sql-python/pull/691/commits/1e604a158d81edc9138b8b375f12355ebb511c80), Author: Madhav Sainanee, Committer: Madhav Sainanee; The sign-off is missing.
Commit sha: [b79af03](https://github.com/databricks/databricks-sql-python/pull/691/commits/b79af036aa36347f0065358395c988f4c4cdcf8e), Author: Madhav Sainanee, Committer: Madhav Sainanee; The sign-off is missing.
|