- [FEATURE] Add support to AWS Glue Data Catalog (#5123) (thanks @lccasagrande)
- [FEATURE] / Added pairwise expectation 'expect_column_pair_values_to_be_in_set' (#6097) (thanks @Arnavkar)
- [BUGFIX] Adjust condition in RenderedAtomicValueSchema.clean_null_attrs (#6168)
- [BUGFIX] Add
pyto dev dependencies to circumvent compatability issues withpytest==7.2.0(#6202) - [BUGFIX] Fix
test_package_dependencies.pyto includepylib (#6204) - [BUGFIX] Fix logic in ExpectationDiagnostics._check_renderer_methods method (#6208)
- [BUGFIX] Patch issue with empty config variables file raising
TypeError(#6216) - [BUGFIX] Release patch for Azure env vars (#6233)
- [BUGFIX] Cloud Data Context should overwrite existing suites based on
ge_cloud_idinstead of name (#6234) - [BUGFIX] Add env vars to Pytest min versions Azure stage (#6239)
- [DOCS] doc-297: update the create Expectations overview page for Data Assistants (#6212)
- [DOCS] DOC-378: bring example scripts for pandas configuration guide under test (#6141)
- [MAINTENANCE] Add unit test for MetricsCalculator.get_metric() Method -- as an example template (#6179)
- [MAINTENANCE] ZEP MetaDatasource POC (#6178)
- [MAINTENANCE] Update
scope_checkin Azure CI to trigger on changed.pysource code files (#6185) - [MAINTENANCE] Move test_yaml_config to a separate class (#5487)
- [MAINTENANCE] Changed profiler to Data Assistant in CLI, docs, and tests (#6189)
- [MAINTENANCE] Update default GE_USAGE_STATISTICS_URL in test docker image. (#6192)
- [MAINTENANCE] Re-add a renamed test definition file (#6182)
- [MAINTENANCE] Refactor method
parse_evaluation_parameter(#6191) - [MAINTENANCE] Migrate methods from
BaseDataContexttoAbstractDataContext(#6188) - [MAINTENANCE] Rename cfe to v3_api (#6190)
- [MAINTENANCE] Test Trino doc examples with test_script_runner.py (#6198)
- [MAINTENANCE] Cleanup of Regex ParameterBuilder (#6196)
- [MAINTENANCE] Apply static type checking to
expectation.py(#6173) - [MAINTENANCE] Remove version matrix from
devCI pipeline to improve performance (#6203) - [MAINTENANCE] Rename
CloudMigrator.retry_unsuccessful_validations(#6206) - [MAINTENANCE] Add validate_configuration method to expect_table_row_count_to_equal_other_table (#6209)
- [MAINTENANCE] Replace deprecated
iteritemswithitems(#6205) - [MAINTENANCE] Add instructions for setting up the test_ci database (#6211)
- [MAINTENANCE] Add E2E tests for Cloud-backed
DatasourceCRUD (#6186) - [MAINTENANCE] Execution Engine linting & partial typing (#6210)
- [MAINTENANCE] Test definition for
ExpectColumnValuesToBeJsonParsable, including a fix for Spark (#6207) - [MAINTENANCE] Port over usage statistics enabled methods from
BaseDataContexttoAbstractDataContext(#6201) - [MAINTENANCE] Remove temporary dependency on
py(#6217) - [MAINTENANCE] Adding type hints to DataAssistant implementations (#6224)
- [MAINTENANCE] Remove AWS config file dependencies and use existing env vars in CI/CD (#6227)
- [MAINTENANCE] Make
UsageStatsEventsaStrEnum(#6225) - [MAINTENANCE] Move all
requirements-dev*.txtfiles to separate dir (#6223) - [MAINTENANCE] Maintenance/great 1103/great 1318/alexsherstinsky/validation graph/refactor validation graph usage 2022 10 20 248 (#6228)