Skip to content

feat: Add multi-statement transaction support #2411

feat: Add multi-statement transaction support

feat: Add multi-statement transaction support #2411

Triggered via pull request November 3, 2025 05:42
Status Failure
Total duration 8s
Artifacts

dco-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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 mst-pysql ``` Commit sha: [29cd8f8](https://github.com/databricks/databricks-sql-python/pull/703/commits/29cd8f880e8d4681b846335b970737b54700a8db), Author: Jayant Singh, Committer: Jayant Singh; The sign-off is missing.