Skip to content

Compute and use the initial string offset when building nested large string cols with chunked parquet reader #40538

Compute and use the initial string offset when building nested large string cols with chunked parquet reader

Compute and use the initial string offset when building nested large string cols with chunked parquet reader #40538

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