PECOBLR-86 improve logging on python driver #1064
Annotations
1 error
|
check
You have 2 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~2 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin PECOBLR-86-improve-logging-on-python-driver
```
Commit sha: [6a96a49](https://github.com/databricks/databricks-sql-python/pull/556/commits/6a96a49529ec20ced1c3f3a0a18d8721a5f2fe25), Author: Sai Shree Pradhan, Committer: Sai Shree Pradhan; The sign-off is missing.
Commit sha: [6c82980](https://github.com/databricks/databricks-sql-python/pull/556/commits/6c829805e96bb26bcec16fd6fc0f2bda856342a2), Author: Sai Shree Pradhan, Committer: Sai Shree Pradhan; The sign-off is missing.
|