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 - Adds "Create a Data Context" topic to the "Set up a GX environment" category. - Updates example scripts to utilize the `mode` parameter when instantiating a specific...

# Description * adds OSError to exception list to allow great expectations to by pass writing to great_expectations.yml file. This is relevant to MWAA read-only task workers. * would be...

community

**Describe the bug** expect_column_values_to_not_be_null duplicates columns in unexpected values query: **To Reproduce** if you have defined checkpoint like this: a) query as Select col1, col2, col3 FROM table1 b) runtime_configuration...

**Describe the bug** we have set result_format as "COMPLETE" and return_unexpected_index_query to true, we want to use return_unexpected_index_query to get the error records from dataframe. It seems that it is...

Pulling in recent change to 0.18.x - see https://github.com/great-expectations/great_expectations/pull/9863 - [ ] Description of PR changes above includes a link to [an existing GitHub issue](https://github.com/great-expectations/great_expectations/issues) - [ ] PR title...

**Describe the bug** When validating expect_column_pair_values_to_be_in_set on a dataframe with a custom index there is an indexing error which causes the test to be skipped during validation. **To Reproduce** Attached...

**Describe the bug** We would like to use expectations for nested columns. However we found out that expectations that use `ColumnValueCounts`, fail due to this [line](https://github.com/great-expectations/great_expectations/blob/f204d6b97339990a928e08f0f4055b16d395fe5b/great_expectations/expectations/metrics/column_aggregate_metrics/column_value_counts.py#L164 ). To be more...

**Describe the bug** There does not seem to be any clear way to limit a table asset to a top 1000 rows. **To Reproduce** ```python import great_expectations as gx from...

- [ ] 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],...

stack:snowflake

- [ ] 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],...