pypi great-expectations 0.13.3

latest releases: 0.17.0, 0.16.16, 0.16.15...
3 years ago
  • [ENHANCEMENT] Updated the BigQuery Integration to create a view instead of a table (thanks @alessandrolacorte!) #2082.
  • [ENHANCEMENT] Allow database store backend to support specification of schema in credentials file
  • [ENHANCEMENT] Add support for connection_string and url in configuring DatabaseStoreBackend, bringing parity to other SQL-based objects. In the rare case of user code that instantiates a DatabaseStoreBackend without using the Great Expectations config architecture, users should ensure they are providing kwargs to init, because the init signature order has changed.
  • [ENHANCEMENT] Improved exception handling in the Slack notifications rendering logic
  • [ENHANCEMENT] Uniform configuration support for both 0.13 and 0.12 versions of the Datasource class
  • [ENHANCEMENT] A single DataContext.get_batch() method supports both 0.13 and 0.12 style call arguments
  • [ENHANCEMENT] Initializing DataContext in-code is now available in both 0.13 and 0.12 versions
  • [BUGFIX] Fixed a bug in the error printing logic in several exception handling blocks in the Data Docs rendering. This will make it easier for users to submit error messages in case of an error in rendering.
  • [DOCS] Miscellaneous doc improvements
  • [DOCS] Update cloud composer workflow to use GCSStoreBackendDefaults

Don't miss a new great-expectations release

NewReleases is sending notifications on new releases.