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 個月前檢視次數 146 次
1 個回答
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
專家
已回答 1 個月前
profile pictureAWS
專家
已審閱 1 個月前

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

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

回答問題指南