Skip to content

Fix all null list column with missing child column in JSON reader #38801

Fix all null list column with missing child column in JSON reader

Fix all null list column with missing child column in JSON reader #38801

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