sodadata / soda-sql

Soda SQL and Soda Spark have been deprecated and replaced by Soda Core. docs.soda.io/soda-core/overview.html
https://docs.soda.io/
Apache License 2.0
61 stars 16 forks source link

[cloud] Use validity format for dates in monitor types to generate proper SQL query #99

Open vijaykiran opened 3 years ago

vijaykiran commented 3 years ago

When a monitor type is configured in Soda cloud for a string column with a validity format of date type, Soda SQL should use that information to cast the data in appropriate format in SQL queries.