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?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南