[PECOBLR-201] add variant support #1077
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 shivam2680/variant
```
Commit sha: [b834ce7](https://github.com/databricks/databricks-sql-python/pull/560/commits/b834ce76d032e23e98bd05250111a0805eb37b5e), Author: Shivam Raj, Committer: Shivam Raj; The sign-off is missing.
Commit sha: [3e8cce3](https://github.com/databricks/databricks-sql-python/pull/560/commits/3e8cce3ca38bf0139e8a9d709ed612084ea87cf5), Author: Shivam Raj, Committer: Shivam Raj; The sign-off is missing.
|