Skip to content

Convert data type of column json_feature (attributes) from json to SUPER for Redshift #83

Convert data type of column json_feature (attributes) from json to SUPER for Redshift

Convert data type of column json_feature (attributes) from json to SUPER for Redshift #83

Workflow file for this run

name: CI - Pull Request
on:
pull_request:
branches: [ main ]
jobs:
CI:
uses: ./.github/workflows/ci.yml
secrets:
gcp_keyfile: ${{ secrets.GCP_KEYFILE }}
localstack_api_key: ${{ secrets.LOCALSTACK_API_KEY }}