Currently you must use Python and SQLAlchemy to create a new expectation that can be used against a database.
There’s a whole community of data analysts and scientists who would love to author new/custom expectations that can run against their databases for whom SQL is the primary language.
There should be a way to translate a SQL query into a new expectation without writing any Python.
Currently you must use Python and SQLAlchemy to create a new expectation that can be used against a database.
There’s a whole community of data analysts and scientists who would love to author new/custom expectations that can run against their databases for whom SQL is the primary language.
There should be a way to translate a SQL query into a new expectation without writing any Python.