Add Token Federation Support for Databricks SQL Python Driver #2342
Annotations
1 error
|
check
You only have one commit 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 commit --amend --no-edit --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.
|