github great-expectations/great_expectations untagged-ac40bb1734a2b97d88b0
0.10.9

latest releases: 1.0.0a3, 0.18.13, 1.0.0a2...
4 years ago

What’s Changed

  • DataContext.get_docs_sites_urls now raises error if non-existent site_name is specified
  • Bugfix for the CLI command docs build ignoring the --site_name argument (#1378)
  • Bugfix and refactor for datasource delete CLI command (#1386) @mzjp2
  • Instantiate datasources and validate config only when datasource is used (#1374) @mzjp2
  • suite delete changed from an optional argument to a required one
  • bugfix for uploading objects to GCP #1393
  • added a new usage stats event for the case when a data context is created through CLI
  • tuplefilestore backend, expectationstore backend remove_key bugs fixed
  • no url is returned on empty data_docs site
  • return url for resource only if key exists
  • Test added for the period special char case
  • updated checkpoint module to not require sqlalchemy
  • added BigQuery as an option in the list of databases in the CLI
  • added special cases for handling BigQuery - table names are already qualified with schema name, so we must make sure that we do not prepend the schema name twice
  • changed the prompt for the name of the temp table in BigQuery in the CLI to hint that a fully qualified name (project.dataset.table) should be provided
  • Bugfix for: expect_column_quantile_values_to_be_between expectation throws an "unexpected keyword WITHIN" on BigQuery (#1391)

Don't miss a new great_expectations release

NewReleases is sending notifications on new releases.