Skip to content

feat: make Table.join() use the same logic as Table.rename() #1443

feat: make Table.join() use the same logic as Table.rename()

feat: make Table.join() use the same logic as Table.rename() #1443

Workflow file for this run

name: PR Labeler
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5