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 年前檢視次數 1083 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南