1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
【以下的回答经过翻译处理】 如果您的意思是upsert,则有一个变通解决方案,让Glue将所有行插入临时表,然后在Glue之外执行更新插入/合并。
使用暂存表执行合并(更新插入),https://docs.aws.amazon.com/redshift/latest/dg/c_best-practices-upsert.html
还有一个博客在谈论使用 AWS Glue 和 SneaQL 将更新插入到 Amazon Redshift 中,我还没有尝试过,但是尝试一下听起来很酷。 https://aws.amazon.com/blogs/big-data/upsert-into-amazon-redshift-using-aws-glue-and-sneaql/
関連するコンテンツ
- 質問済み 1年前
- 質問済み 2年前
- AWS公式更新しました 2年前