Skip to content

An error occurred while calling o95.pyWriteDynamicFrame.

0

An error occurred while calling o95.pyWriteDynamicFrame. You must resolve all choice types before writing to a SparkSQL DataSink.

asked 5 years ago7.6K views

1 Answer
1

Glue dynamic frames offer choice type. So, if one or more columns in your data have multiple data types, instead of casting them to a generalized type, dynamic frames offer a choice type which have to be resolved before performing any actions.

Please refer resolve_choice for an example of how this works.

AWS
SUPPORT ENGINEER

answered 5 years ago

AWS
EXPERT

reviewed 5 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.

Relevant content