Fix Spark parameter creation when passing a nil
-value named parameter to a query
#400
Annotations
2 errors and 2 warnings
check
Unhandled error: HttpError: Resource not accessible by integration
|
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~8 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin main
```
Commit sha: [6f6b2e1](https://github.com/databricks/databricks-sql-go/pull/199/commits/6f6b2e1e625b68b5bf6bb9ec36e6916e3ae7314b), Author: Mahdi Dibaiee, Committer: Esdras Beleza; The sign-off is missing.
Commit sha: [1f3a979](https://github.com/databricks/databricks-sql-go/pull/199/commits/1f3a9797db8d929f3fc7b32b8c4ffcb2e3014c01), Author: Alex Shcherbakov, Committer: Esdras Beleza; Expected "Alex Shcherbakov <candiduslynx@users.noreply.github.com>", but got "candiduslynx <candiduslynx@gmail.com>".
Commit sha: [a2b3230](https://github.com/databricks/databricks-sql-go/pull/199/commits/a2b3230e60014c62655337d9655a9469d4d5643e), Author: Alex Shcherbakov, Committer: Esdras Beleza; Expected "Alex Shcherbakov <candiduslynx@users.noreply.github.com>", but got "candiduslynx <candiduslynx@gmail.com>".
|
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tisonkun/actions-dco@v1.1, actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: tisonkun/actions-dco@v1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|