return null when timestamp value is null instead of epoch default ts #248
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 1 warning
check
Unhandled error: HttpError: Resource not accessible by integration
|
check
You only have one commit 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 commit --amend --no-edit --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin 1-arrow-result-returns-default-epoch-timestamp-when-timestamp-is-null
```
Commit sha: [46b076b](https://github.com/databricks/databricks-sql-nodejs/pull/151/commits/46b076b8710f5f6a39919aadb2c1f6a415406aa3), Author: ivan-parada, Committer: GitHub; The sign-off is missing.
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: tisonkun/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|