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
posta 2 mesi fa157 visualizzazioni
1 Risposta
2
Risposta accettata

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
ESPERTO
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
profile pictureAWS
ESPERTO
verificato 2 mesi fa
  • I wish to connect with you

  • Did the troubleshooting steps work for you?

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande