Skip to content

bug: fail to create iceberg table if binary type inside a nested type #4590

bug: fail to create iceberg table if binary type inside a nested type

bug: fail to create iceberg table if binary type inside a nested type #4590

name: Assign milestone
on:
issues:
types: [opened]
jobs:
assign-milestone:
runs-on: ubuntu-latest
steps:
- name: Add issue to the latest milestone
uses: fuyufjh/automatically-set-milestone-to-issue@v0.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
version-prefix: 'release-'
version-separator: '.'
overwrite: false