Closed Brendon-Wood13 closed 1 year ago
This PR has been marked as Stale because it has been open with no activity as of late. If you would like the PR to remain open, please comment on the PR or else it will be closed in 7 days.
Although we are closing this PR as stale, it can still be reopened to continue development. Just add a comment to notify the maintainers.
@dataders @jtcohen6 Is this PR still something we can consider adding into the project?
Description & motivation
Currently run_operation stage_external_sources does not allow the optional config of a AWS_SNS_TOPIC in the creation of external tables. This change adds an optional parameter aws_sns_topic to the Snowflake plugin that formats the Create External Table command in the Snowflake format seen here tables-external-s3
Checklist