Skip to content

[Bug Fix] Update "partition-spec" and "schema" for V1 table in update_table_metadata #115

[Bug Fix] Update "partition-spec" and "schema" for V1 table in update_table_metadata

[Bug Fix] Update "partition-spec" and "schema" for V1 table in update_table_metadata #115

Workflow file for this run

name: Check Markdown links
on:
push:
paths:
- mkdocs/**
branches:
- 'main'
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1