Skip to content

Remove decimal32/64 to decimal128 conversion in Parquet writer #41291

Remove decimal32/64 to decimal128 conversion in Parquet writer

Remove decimal32/64 to decimal128 conversion in Parquet writer #41291

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