Does AWS Glue Support Struct and Array Data Types in Schema Changes?

0

In AWS Glue jobs, within the Targets node, I am unable to see the data types such as struct, array or map while changing the schema. Does AWS Glue not support these data types?

asked 16 days ago159 views
1 Answer
0

You can extract in the mapping but not really make that kind of change that way.
You should be able to do using a "Derived column" and SQL to cast or build a new map/struct

profile pictureAWS
EXPERT
answered 15 days ago
profile picture
EXPERT
reviewed 6 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions