New Complex type test table + Github Action changes #1160
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 jprakash-db/new-table-complex-types-test
```
Commit sha: [5f239f2](https://github.com/databricks/databricks-sql-python/pull/575/commits/5f239f29a4ce6a307197b97153911006cc8bf7e4), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [eaed7b2](https://github.com/databricks/databricks-sql-python/pull/575/commits/eaed7b2b39a418105eef85e2875df1da0237650a), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
|