Skip to content

Relax inconsistent schema handling in dask_cudf.read_parquet #39794

Relax inconsistent schema handling in dask_cudf.read_parquet

Relax inconsistent schema handling in dask_cudf.read_parquet #39794

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