AWS Glue data transformation issue?

0

I'm unable to remove null rows in data using aws glue in either ways via visual or script...my data is getting un transformed even after running the schema

vamc
已提问 2 个月前155 查看次数
1 回答
2
已接受的回答

Could you please provide more details about the unusual behavior you're experiencing? Additionally, consider troubleshooting by following these steps:

  • If your data is getting untransformed after running the schema, make sure that the transformations are correctly applied in the order you intend.
  • Check the data types of your columns.

Sometimes null values can be a result of incorrect data typing.

  • Ensure that your filter condition is correctly specified to match the rows you want to remove.
profile picture
专家
已回答 2 个月前
profile picture
专家
已审核 2 个月前
profile pictureAWS
专家
已审核 2 个月前
  • I wish to connect with you

  • Did the troubleshooting steps work for you?

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

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

回答问题的准则