Skip to content

Backport to branch(3) : Optimize Coordinator#getStateForGroupCommit() by first looking up the coordinator table with parent transaction ID #1087

Backport to branch(3) : Optimize Coordinator#getStateForGroupCommit() by first looking up the coordinator table with parent transaction ID

Backport to branch(3) : Optimize Coordinator#getStateForGroupCommit() by first looking up the coordinator table with parent transaction ID #1087

Workflow file for this run

name: Auto-PR
on:
pull_request:
branches:
- master
- "[0-9]+"
- "[0-9]+.[0-9]+"
types:
- closed
jobs:
if_merged:
uses: scalar-labs/actions/.github/workflows/auto-pr-reusable.yaml@main
secrets: inherit
with:
project_base_name: "ScalarDB"