Skip to content

fix(snowflake): use get instead of get_path; get_path does not support columns with spaces #1621

fix(snowflake): use get instead of get_path; get_path does not support columns with spaces

fix(snowflake): use get instead of get_path; get_path does not support columns with spaces #1621

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