Skip to content

Mark column chunks in a PQ reader pass as large strings when the cumulative offsets exceeds the large strings threshold. #38272

Mark column chunks in a PQ reader pass as large strings when the cumulative offsets exceeds the large strings threshold.

Mark column chunks in a PQ reader pass as large strings when the cumulative offsets exceeds the large strings threshold. #38272

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 }}"