Hi everyone, about the data profiling feature, I noticed
we use Great Expectations for SQL data stores and
Deequ for data lake.
Can I ask if the considerations behind this (despite Deequ lacks SQLAlchemy support)? If possible, I would also like to learn your comparison between those two tools, such as which tool is better for which scenarios, etc.