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.

已提问 2 年前6140 查看次数
1 回答
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
支持工程师
Manu_G
已回答 2 年前
AWS
专家
已审核 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则