Support copy data from S3 us SQL Task with redshift datasource on DS #8649
ronyang1985
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, guys.
After this pr #8564 was merged in to dev branch . DS supported amazon redshift as a sql task datasource.
Now you can use this feature to submit queries and data processing tasks to redshift
In addition, you can also use the syntax features and functions of redshift itself, such as COPY from Amazon S3, COPY from Amazon EMR, etc...
For more details on using redshift, please refer to the official documentation, https://docs.aws.amazon.com/redshift/index.html
Beta Was this translation helpful? Give feedback.
All reactions