Skip to content

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?

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

AWS
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years 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.