New minor version release 4.2.4 #2537
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 samikshya-chand_data/newV
```
Commit sha: [4edb046](https://github.com/databricks/databricks-sql-python/pull/725/commits/4edb046bb63392385a7333117d143cc7aac0e0b3), Author: samikshya-chand_data, Committer: samikshya-chand_data; The sign-off is missing.
Commit sha: [a479682](https://github.com/databricks/databricks-sql-python/pull/725/commits/a479682dce5b28ad1ad5eb2ebff095c8d1a1e703), Author: samikshya-chand_data, Committer: samikshya-chand_data; The sign-off is missing.
|