Introduce SeaDatabricksClient (Session Implementation)
#1274
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~17 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin sessions-sea
```
Commit sha: [4f551e5](https://github.com/databricks/databricks-sql-python/pull/582/commits/4f551e52d42f34a7754eb3923e1729d3f2d3c5ce), Author: varun-edachali-dbx, Committer: varun-edachali-dbx; The sign-off is missing.
Commit sha: [7f03219](https://github.com/databricks/databricks-sql-python/pull/582/commits/7f032195d20d27a18469b87ebf07b7cf7e7cbefb), Author: varun-edachali-dbx, Committer: varun-edachali-dbx; The sign-off is missing.
|