AWS Glue two date comparison data quality

0

Hello! I am new to AWS Glue and I starting to create data monitoring rules in AWS Glue. I have tried multiple options with CustomSQL but can not seem to find the solution. My problem: I want to check if date_from and date_to is logical sequence and that date_to is before date_to. Thank you in advance.

1 réponse
0

If all the data you need are columns in the same row, then you can just compare them (<), you could add a "Derived Column" and the value could be an expression that compares other columns with AND/OR condition if you need to

profile pictureAWS
EXPERT
répondu il y a un mois
profile pictureAWS
EXPERT
vérifié il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions