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.

feita há um mês150 visualizações
1 Resposta
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
ESPECIALISTA
respondido há um mês
profile pictureAWS
ESPECIALISTA
avaliado há um mês

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas