Skip to content

Centralize chunked reading code in the parquet reader to reader_impl_chunking.cu #25017

Centralize chunked reading code in the parquet reader to reader_impl_chunking.cu

Centralize chunked reading code in the parquet reader to reader_impl_chunking.cu #25017

Workflow file for this run

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