Prepare for a release with telemetry on by default #2483
Annotations
1 error
|
check
You have 3 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~3 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin samikshya-chand_data/release
```
Commit sha: [ec1f93a](https://github.com/databricks/databricks-sql-python/pull/717/commits/ec1f93a49db5fe848ee1de01d2b0bf990ebdc507), Author: samikshya-chand_data, Committer: samikshya-chand_data; The sign-off is missing.
Commit sha: [42cc7a4](https://github.com/databricks/databricks-sql-python/pull/717/commits/42cc7a4c07cf1f0f229187bd61f4443c491b470b), Author: samikshya-chand_data, Committer: samikshya-chand_data; The sign-off is missing.
Commit sha: [72486d9](https://github.com/databricks/databricks-sql-python/pull/717/commits/72486d9df7d76934860cda1e8f311424a0b27d9b), Author: samikshya-chand_data, Committer: samikshya-chand_data; The sign-off is missing.
|