Skip to content

feat(system table): add properties map(varchar,varchar) in rw_sources and rw_sinks #4333

feat(system table): add properties map(varchar,varchar) in rw_sources and rw_sinks

feat(system table): add properties map(varchar,varchar) in rw_sources and rw_sinks #4333

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