What happened to the ability to pass in custom sql queries to batch_kwargs? It doesn't seem to work anymore if I'm using the new (experimental) modular expectations API

Many Great Expectations users want to know how to validate data sets from sql queries instead of from full tables or files. What are the possible ways to do this using the new modular expectations API?

1 Like