Implement ResultSet Abstraction (backend interfaces for fetch phase) #1156
Annotations
1 error
|
check
You have 6 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~108 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin fetch-interface
```
Commit sha: [c390f64](https://github.com/databricks/databricks-sql-python/pull/574/commits/c390f64e8af57701818a1681c98e27e88101d2be), Author: varun-edachali-dbx, Committer: varun-edachali-dbx; The sign-off is missing.
Commit sha: [4c452d4](https://github.com/databricks/databricks-sql-python/pull/574/commits/4c452d464280cad6b68af005e18f28eb9d8b261b), Author: varun-edachali-dbx, Committer: varun-edachali-dbx; The sign-off is missing.
Commit sha: [ace0137](https://github.com/databricks/databricks-sql-python/pull/574/commits/ace01379f02d33570eef2aeee79f52203c65a7ff), Author: varun-edachali-dbx, Committer: varun-edachali-dbx; The sign-off is missing.
Commit sha: [d688272](https://github.com/databricks/databricks-sql-python/pull/574/commits/d688272ab4880bb6ef4486c7aa5819e295f2e839), Author: varun-edachali-dbx, Committer: varun-edachali-dbx; The sign-off is missing.
Commit sha: [312b3c8](https://github.com/databricks/databricks-sql-python/pull/574/commits/312b3c8a318f5f7f24c95d0e1d5449437aa07225), Author: varun-edachali-dbx, Committer: varun-edachali-dbx; The sign-off is missing.
Commit sha: [b5065e2](https://github.com/databricks/databricks-sql-python/pull/574/commits/b5065e2535567684eed63c5c848790285462573c), Author: varun-edachali-dbx, Committer: varun-edachali-dbx; The sign-off is missing.
|