Loading json string data as super from Glue job in to Redshift

0

We're inserting a json string, in the Glue catalogue as string, from a Glue job in to Redshift using write_dynamic_frame_from_jdbc_conf.

We'd like to use the super data type to query the nested json data and I was wondering how it would be possible from the glue job to set the column as super or alter the varchar column once its in Redshift?

質問済み 2年前1084ビュー
1回答
0

I don't think AWS Glue supports the Redshift super native data type at this time. https://docs.aws.amazon.com/databrew/latest/dg/datatypes.html

AWS
asser_m
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ