You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[ENHANCEMENT] Improved data docs performance by ~30x for large projects and ~4x for smaller projects by changing instantiation of Jinja environment #2100
[ENHANCEMENT] Allow database store backend to support specification of schema in credentials file #2058 (thanks @GTLangseth!)
[ENHANCEMENT] More detailed information in Datasource.self_check() diagnostic (concerning ExecutionEngine objects)
[ENHANCEMENT] Improve UI for in-code data contexts #2068
[ENHANCEMENT] Add a store_backend_id property to StoreBackend #2030, #2075
[ENHANCEMENT] Use an existing expectation_store.store_backend_id to initialize an in-code DataContext #2046, #2075
[BUGFIX] Corrected handling of boto3_options by PandasExecutionEngine
[BUGFIX] New Expectation via CLI / SQL Query no longer throws TypeError