Skip to content

[Spark] MERGE INTO: turn on schema evolution when WITH SCHEMA EVOLUTION is given in SQL command #1107

[Spark] MERGE INTO: turn on schema evolution when WITH SCHEMA EVOLUTION is given in SQL command

[Spark] MERGE INTO: turn on schema evolution when WITH SCHEMA EVOLUTION is given in SQL command #1107

name: Add new pull requests to Backlog (External)
on:
pull_request_target:
types: [opened, reopened]
jobs:
automate-new-pull-requests:
if: ${{ !contains('allisonport-db dennyglee scottsand-db tdas vkorukanti zsxwing', github.event.sender.login) }}
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
with:
project: oss-delta-prs
column: Needs Review
repo-token: ${{ secrets.PROJECT_BOARD_AUTOMATION_TOKEN }}