Skip to content

Fix the int32 overflow when computing page fragment sizes for large string columns #32353

Fix the int32 overflow when computing page fragment sizes for large string columns

Fix the int32 overflow when computing page fragment sizes for large string columns #32353

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"