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

**Is your feature request related to a problem? Please describe.** One benefit of manually identifying and creating expectations for datasets is the human element. We're generally pretty good at identifying...

help wanted
stale
community
core-engineering-queue

**Is your feature request related to a problem? Please describe.** Due to some expectations being confusing without context, it is great that you can add notes via `meta` that describe...

stale
community
devrel

**Describe the bug** Some expectation methods in `SparkDFDataset` are adding columns to the original dataframe. This can lead to issues when running other expectations further validate column count, names, etc....

bug
help wanted
stale
community

**Is your feature request related to a problem? Please describe.** Currently in GE there is no support for nested data inside a cell of a dataset. However many datasets contain...

stale
community
feature

**Is your feature request related to a problem? Please describe.** Using the v3 API, I would like to be able to create and use file-level expectations - similar to the...

stale
triage
community
feature

**Describe the bug** I defined a Suite with just the expectations expect_select_column_values_to_be_unique_within_record. When I try to build the data docs after validating a dataset with this Suite i get a...

bug
stale
community
devrel

## Bug description When running a checkpoint from Python, using a "custom_filter_function" in the "data_connector_query" of the "batch_request", raises the following error: `TypeError: is of type function which cannot be...

bug
stale
triage
community

**validator.save_expectation_suite() method not able to save updated batch request in suite json* validation.save_expectation_suite() method not able to save batch_request after making changes. **To Reproduce** Steps to reproduce the behavior: 1....

stale
community

**Describe the bug** In configure asset data connector, it is not allowing to update data_asset_name on runtime, it asking me to define it in yml. **To Reproduce** Steps to reproduce...

bug
stale
community

**Description:** Unable to edit expectation suite if additional arguments were added in batch_request parameter while creating suite. **Steps To Reproduce** Step 1) Execute "great_expectations suite new" Output of Step 1:...

stale
triage
community