great_expectations icon indicating copy to clipboard operation
great_expectations copied to clipboard

Always know what to expect from your data.

Results 445 great_expectations issues
Sort by recently updated
recently updated
newest added

- [ ] Description of PR changes above includes a link to [an existing GitHub issue](https://github.com/great-expectations/great_expectations/issues) - [ ] PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE],...

- [ ] Description of PR changes above includes a link to [an existing GitHub issue](https://github.com/great-expectations/great_expectations/issues) - [ ] PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE],...

**Describe the bug** As our database stack if mainly Oracle based. I tried to setup an expectation suite using a fluent oracledb sql datasource, but using assets of type 'query'...

help wanted
stack:oracle
query-asset

**Describe the bug** When using a substitution syntax in `great_expectations.yml` (e.g. `${my_value}`) in the table_name attribute of a data asset - it doesn't substitute by the env var value nor...

feature

- [ ] Description of PR changes above includes a link to [an existing GitHub issue](https://github.com/great-expectations/great_expectations/issues) - [ ] PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE],...

- [ ] Description of PR changes above includes a link to [an existing GitHub issue](https://github.com/great-expectations/great_expectations/issues) - [ ] PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE],...

**Is your feature request related to a problem? Please describe.** Great expectations is not compatible with ``altair=5`` which has been released more than 10 months ago. **Describe the solution you'd...

help wanted
dependencies

I am not able to get both snowflake and databricks working with great-expectations 0.18.11 and 0.18.12. Could not find python packages setup which works for both of them. I tried...

stack:snowflake
stack:databricks
databricks-sql

**Is your feature request related to a problem? Please describe.** When developing expectations, one can use multiple ways to do so. Whether you would like to use JupyterLab is up...

dependencies

[DOC-690](https://greatexpectations.atlassian.net/browse/DOC-690) requests the addition of content to [Manage Metadata Stores](https://docs.greatexpectations.io/docs/1.0-prerelease/core/installation_and_setup/manage_metadata_stores). The content is also reviewed and revised as part of the update. This PR implements the changes. ## Definition of...