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
preguntada hace 2 meses155 visualizaciones
1 Respuesta
2
Respuesta aceptada

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
EXPERTO
respondido hace 2 meses
profile picture
EXPERTO
revisado hace un mes
profile pictureAWS
EXPERTO
revisado hace 2 meses
  • I wish to connect with you

  • Did the troubleshooting steps work for you?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas