pypi great-expectations 0.11.0b0

latest releases: 0.17.0, 0.16.16, 0.16.15...
3 years ago

What’s Changed

  • (BREAKING) run_id is now typed using the new RunIdentifier class, which consists of a run_time and run_name. Existing projects that have Expectation Suite Validation Results must be migrated. See migrating versions for details.
  • (BREAKING) ValidationMetric and ValidationMetricIdentifier objects now have a data_asset_name attribute. Existing projects with evaluation parameter stores that have database backends must be migrated. See migrating versions for details.
  • Data Docs: redesigned index page with paginated/sortable/searchable/filterable tables
  • Data Docs: searchable tables on Expectation Suite Validation Result pages
  • data_asset_name is now added to batch_kwargs by batch_kwargs_generators (if available) and surfaced in Data Docs
  • Renamed all generator_asset parameters to data_asset_name
  • Updated the dateutil dependency
  • Added QueryStore

Don't miss a new great-expectations release

NewReleases is sending notifications on new releases.