Great-expectations

Latest version: v1.2.6

Safety actively analyzes 688463 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 46

0.17.15

* [BUGFIX] Databricks tests skipped for Forks ([8662](https://github.com/great-expectations/great_expectations/pull/8662))
* [BUGFIX] Fix backslashes in url path under Windows ([8663](https://github.com/great-expectations/great_expectations/pull/8663)) (thanks MarcelBeining)
* [BUGFIX] Fix validation for `QueryAsset` with `create_temp_table: False` ([8611](https://github.com/great-expectations/great_expectations/pull/8611)) (thanks moatazelmohtaseb)
* [DOCS] Remove .py suffix from URL for module pages ([8649](https://github.com/great-expectations/great_expectations/pull/8649))
* [DOCS] Add redirects for module API docs ([8665](https://github.com/great-expectations/great_expectations/pull/8665))
* [DOCS] Fix Orphaned Pages in Prerequisites Blocks ([8666](https://github.com/great-expectations/great_expectations/pull/8666))
* [MAINTENANCE] Column Descriptive Metrics: Implement cloud data store ([8656](https://github.com/great-expectations/great_expectations/pull/8656))
* [MAINTENANCE] Update team members ([8654](https://github.com/great-expectations/great_expectations/pull/8654))
* [MAINTENANCE] Update GitPython ([8661](https://github.com/great-expectations/great_expectations/pull/8661))
* [MAINTENANCE] Column Descriptive Metrics: Return id from Data Store ([8667](https://github.com/great-expectations/great_expectations/pull/8667))
* [MAINTENANCE] Column Descriptive Metrics: ColumnDescriptiveMetricsAction tests ([8668](https://github.com/great-expectations/great_expectations/pull/8668))
* [MAINTENANCE] Column Descriptive Metrics: Add tests and cleanup ([8669](https://github.com/great-expectations/great_expectations/pull/8669))
* [MAINTENANCE] Column Descriptive Metrics: Fix cloud data store - use pydantic ([8677](https://github.com/great-expectations/great_expectations/pull/8677))
* [MAINTENANCE] Run doc-checks on every PR. ([8678](https://github.com/great-expectations/great_expectations/pull/8678))
* [MAINTENANCE] Column Descriptive Metrics - Additional Table and Column Metrics ([8679](https://github.com/great-expectations/great_expectations/pull/8679))
* [MAINTENANCE] Column Descriptive Metrics: Additional metrics mean median ([8680](https://github.com/great-expectations/great_expectations/pull/8680))
* [MAINTENANCE] Pydantic 2.0 support ([8604](https://github.com/great-expectations/great_expectations/pull/8604))
* [CONTRIB] fixing null eq safe for SQLAlchemy and rendering ([8617](https://github.com/great-expectations/great_expectations/pull/8617)) (thanks karthigaiselvanm)

0.17.14

* [BUGFIX] Use correct syntax for creating temporary views for DatabricksSQL datasources ([8655](https://github.com/great-expectations/great_expectations/pull/8655))
* [BUGFIX] Missing CloudDataContext when loading from config ([8659](https://github.com/great-expectations/great_expectations/pull/8659))
* [BUGFIX] Raise warning if data_connector cannot be built on config load ([8658](https://github.com/great-expectations/great_expectations/pull/8658))
* [DOCS] Add New Topic for Identifying Failed Table Rows ([8554](https://github.com/great-expectations/great_expectations/pull/8554))
* [DOCS] Update Request Data from a Data Asset ([8642](https://github.com/great-expectations/great_expectations/pull/8642))
* [MAINTENANCE] typing - `expect_column` - `to_exist` and `to_not_be_null` ([8652](https://github.com/great-expectations/great_expectations/pull/8652))
* [MAINTENANCE] Column Descriptive Metrics: Synchronize domain models ([8648](https://github.com/great-expectations/great_expectations/pull/8648))
* [MAINTENANCE] Column Descriptive Metrics: Add test for MetricRepository ([8650](https://github.com/great-expectations/great_expectations/pull/8650))

0.17.13

* [FEATURE] Scripts for Identify Failed Rows (ID/PK) Doc ([8606](https://github.com/great-expectations/great_expectations/pull/8606))
* [FEATURE] Ensure FDS asset gets updated with new cloud id on add ([8610](https://github.com/great-expectations/great_expectations/pull/8610))
* [BUGFIX] Fix bug in Query template values metric when it gets int values ([8614](https://github.com/great-expectations/great_expectations/pull/8614))
* [BUGFIX] Fix bad checkpoint runtime config merge ([8626](https://github.com/great-expectations/great_expectations/pull/8626))
* [BUGFIX] Ensure that `oss_id` updates conf file rather than overwriting ([8634](https://github.com/great-expectations/great_expectations/pull/8634))
* [BUGFIX] Ensure `cloud` tests don't run for public Forks ([8627](https://github.com/great-expectations/great_expectations/pull/8627))
* [BUGFIX] Query Compatibility With Trino ([8600](https://github.com/great-expectations/great_expectations/pull/8600)) (thanks HadasManor)
* [BUGFIX] Always run docs-snippets action on release tag. ([8651](https://github.com/great-expectations/great_expectations/pull/8651))
* [DOCS] Remove Unused Topics and Update YAML Examples ([8581](https://github.com/great-expectations/great_expectations/pull/8581))
* [DOCS] Add Limit Validation Results in Data Docs Topic ([8571](https://github.com/great-expectations/great_expectations/pull/8571))
* [DOCS] Fix Quickstart typo ([8625](https://github.com/great-expectations/great_expectations/pull/8625))
* [DOCS] Quick Fix ([8628](https://github.com/great-expectations/great_expectations/pull/8628))
* [DOCS] Remove Instances of SimpleCheckpoint in snippets ([8622](https://github.com/great-expectations/great_expectations/pull/8622))
* [DOCS] Update Connect to SQL database source data ([8635](https://github.com/great-expectations/great_expectations/pull/8635))
* [DOCS] Remove Instances of SimpleCheckpoint ([8565](https://github.com/great-expectations/great_expectations/pull/8565))
* [DOCS] add `public_api` to `PandasDatasource` methods and assets ([8620](https://github.com/great-expectations/great_expectations/pull/8620))
* [MAINTENANCE] Update Docusaurus to `2.4.1` and ensure Algolia search works ([8549](https://github.com/great-expectations/great_expectations/pull/8549))
* [MAINTENANCE] add py311 min versions tests ([8621](https://github.com/great-expectations/great_expectations/pull/8621))
* [MAINTENANCE] Move `get_context` out of utils ([8623](https://github.com/great-expectations/great_expectations/pull/8623))
* [MAINTENANCE] Remove reference to CLI in generated GX YAML ([8624](https://github.com/great-expectations/great_expectations/pull/8624))
* [MAINTENANCE] enable `RUF` rules ([8561](https://github.com/great-expectations/great_expectations/pull/8561))
* [MAINTENANCE] Fix Azure CI packaging step ([8629](https://github.com/great-expectations/great_expectations/pull/8629))
* [MAINTENANCE] Ignore `pandas` warning emitted through `altair` codepath ([8641](https://github.com/great-expectations/great_expectations/pull/8641))
* [MAINTENANCE] Delete `ExpectationExplorer` ([8643](https://github.com/great-expectations/great_expectations/pull/8643))
* [MAINTENANCE] Kill datasource cache in non-Cloud envs ([8608](https://github.com/great-expectations/great_expectations/pull/8608))
* [MAINTENANCE] databricks_sql integration tests ([8563](https://github.com/great-expectations/great_expectations/pull/8563))
* [MAINTENANCE] Fix or ignore warnings appearing in python 3.11 ([8645](https://github.com/great-expectations/great_expectations/pull/8645))
* [MAINTENANCE] Remove deprecated sqlalchemy-databricks connector ([8644](https://github.com/great-expectations/great_expectations/pull/8644))
* [MAINTENANCE] Add ruff rule to disallow use of `os.environ` outside of config files ([8588](https://github.com/great-expectations/great_expectations/pull/8588))
* [MAINTENANCE] metrics typing ([8633](https://github.com/great-expectations/great_expectations/pull/8633))
* [MAINTENANCE] Delete misc batch kwarg generators ([8640](https://github.com/great-expectations/great_expectations/pull/8640))

0.17.12

* [FEATURE] Use the explicit column delimiters if passed in by user. ([8459](https://github.com/great-expectations/great_expectations/pull/8459))
* [FEATURE] ID/PK - Update Jupyter Notebooks for FDS ([8580](https://github.com/great-expectations/great_expectations/pull/8580))
* [BUGFIX] Fix incorrect type of SqlAlchemyExecutionEngine constructor's arg ([8487](https://github.com/great-expectations/great_expectations/pull/8487)) (thanks YoitoFes)
* [BUGFIX] Fix faulty logic around writing to .gitignore in context root dir ([8597](https://github.com/great-expectations/great_expectations/pull/8597))
* [BUGFIX] Update Docs test after DataContext Deprecation ([8599](https://github.com/great-expectations/great_expectations/pull/8599))
* [BUGFIX] Fix DraftDatasourceConfigAction connection string substitution ([8613](https://github.com/great-expectations/great_expectations/pull/8613))
* [DOCS] Update Data Assistant and Edit an Expectation Suite Topics ([8564](https://github.com/great-expectations/great_expectations/pull/8564))
* [MAINTENANCE] Delete deprecated `get_batch` ([8574](https://github.com/great-expectations/great_expectations/pull/8574))
* [MAINTENANCE] Delete deprecated `add_batch_kwargs_generator` ([8573](https://github.com/great-expectations/great_expectations/pull/8573))
* [MAINTENANCE] Add typing stubs to `requirements-types.txt` ([8501](https://github.com/great-expectations/great_expectations/pull/8501))
* [MAINTENANCE] mypy 1.5 ([8586](https://github.com/great-expectations/great_expectations/pull/8586))
* [MAINTENANCE] Enable explicit-override mypy rule ([8589](https://github.com/great-expectations/great_expectations/pull/8589))
* [MAINTENANCE] Consistently use `datasources` property on context ([8596](https://github.com/great-expectations/great_expectations/pull/8596))
* [MAINTENANCE] Deprecate `BaseDataContext` and `DataContext` ([8584](https://github.com/great-expectations/great_expectations/pull/8584))
* [MAINTENANCE] Update metrics data model to use generic value type ([8575](https://github.com/great-expectations/great_expectations/pull/8575))
* [MAINTENANCE] Update the CTA in the Data Docs footer ([8603](https://github.com/great-expectations/great_expectations/pull/8603))
* [MAINTENANCE] Clean-up: Renaming "self-initializing" to "auto-initializing" ([8609](https://github.com/great-expectations/great_expectations/pull/8609))
* [MAINTENANCE] Adding support for project_root_dir to get_context ([8388](https://github.com/great-expectations/great_expectations/pull/8388))
* [MAINTENANCE] Simplify CI YAML conditional for 0.17.12 release ([8612](https://github.com/great-expectations/great_expectations/pull/8612))
* [MAINTENANCE] Add mode param to get_context ([8593](https://github.com/great-expectations/great_expectations/pull/8593))

0.17.11

* [FEATURE] Make SQLDatasource.assets field a `tagged-union` ([8532](https://github.com/great-expectations/great_expectations/pull/8532))
* [BUGFIX] DatabricksSQL TableAsset quoted identifiers ([8523](https://github.com/great-expectations/great_expectations/pull/8523))
* [BUGFIX] Fixed persist to be considered for spark fluent datasource ([8512](https://github.com/great-expectations/great_expectations/pull/8512)) (thanks jmcorreia)
* [BUGFIX] Revert Docusaurus to `2.0.0-beta21` ([8546](https://github.com/great-expectations/great_expectations/pull/8546))
* [BUGFIX] add_splitter_on_column_value ([8498](https://github.com/great-expectations/great_expectations/pull/8498))
* [BUGFIX] Fix persist is not being reflected for Spark Legacy Datasource ([8544](https://github.com/great-expectations/great_expectations/pull/8544)) (thanks jmcorreia)
* [BUGFIX] Snowflake column identifiers ([8526](https://github.com/great-expectations/great_expectations/pull/8526))
* [BUGFIX] Use a randomized schema name when running snowflake tests to support concurrency ([8559](https://github.com/great-expectations/great_expectations/pull/8559))
* [BUGFIX] Skip Snowflake FDS tests for User Forks ([8567](https://github.com/great-expectations/great_expectations/pull/8567))
* [BUGFIX] Fix Agent error types ([8558](https://github.com/great-expectations/great_expectations/pull/8558))
* [BUGFIX] Query Template not always String ([8570](https://github.com/great-expectations/great_expectations/pull/8570))
* [BUGFIX] Fix link update for versioned docs when there are multiple links on the same line ([8568](https://github.com/great-expectations/great_expectations/pull/8568))
* [DOCS] Update URL to blog post for anonymous stats ([7014](https://github.com/great-expectations/great_expectations/pull/7014))
* [DOCS] Updates Quickstart guide ([8321](https://github.com/great-expectations/great_expectations/pull/8321))
* [DOCS] Relocate Compare Two Tables with the Onboarding Data Assistant ([8539](https://github.com/great-expectations/great_expectations/pull/8539))
* [DOCS] Update to exact_match parameter: expect_table_columns_to_match_set ([8521](https://github.com/great-expectations/great_expectations/pull/8521)) (thanks calvingdu)
* [DOCS] Update Spark Code Examples in Connect to In-memory Source Data ([8520](https://github.com/great-expectations/great_expectations/pull/8520))
* [DOCS] Update MetricProviders Conceptual Topic ([8538](https://github.com/great-expectations/great_expectations/pull/8538))
* [MAINTENANCE] Retire `docs-integration` tests that are already running in GitHub Actions ([8525](https://github.com/great-expectations/great_expectations/pull/8525))
* [MAINTENANCE] Remove Cross-Table comparison from Docs-Integration, which is already being run ([8531](https://github.com/great-expectations/great_expectations/pull/8531))
* [MAINTENANCE] Github Actions - Better handling of tests that cannot be run in Forks ([8530](https://github.com/great-expectations/great_expectations/pull/8530))
* [MAINTENANCE] Fix marker key ([8541](https://github.com/great-expectations/great_expectations/pull/8541))
* [MAINTENANCE] Fix conditional in CI ([8542](https://github.com/great-expectations/great_expectations/pull/8542))
* [MAINTENANCE] Ignore distutils warning ([8543](https://github.com/great-expectations/great_expectations/pull/8543))
* [MAINTENANCE] Bump gitpython from 3.1.30 to 3.1.32 in /docs_rtd ([8540](https://github.com/great-expectations/great_expectations/pull/8540))
* [MAINTENANCE] Fix docs-snippets ci job ([8545](https://github.com/great-expectations/great_expectations/pull/8545))
* [MAINTENANCE] Update Docusaurus to `2.4.1` ([8508](https://github.com/great-expectations/great_expectations/pull/8508))
* [MAINTENANCE] ruff `0.0.282` ([8505](https://github.com/great-expectations/great_expectations/pull/8505))
* [MAINTENANCE] Add concurrency criteria to Github Actions CI/CD ([8550](https://github.com/great-expectations/great_expectations/pull/8550))
* [MAINTENANCE] Update `docs snippets` stage in `ci.yml` for scheduled and triggered runs ([8547](https://github.com/great-expectations/great_expectations/pull/8547))
* [MAINTENANCE] Bump tornado from 6.3.2 to 6.3.3 in /docs_rtd ([8551](https://github.com/great-expectations/great_expectations/pull/8551))
* [MAINTENANCE] ruff 0.0.284 ([8552](https://github.com/great-expectations/great_expectations/pull/8552))
* [MAINTENANCE] Allow duplicate keys in checkpoint configuration with the same values ([8555](https://github.com/great-expectations/great_expectations/pull/8555))
* [MAINTENANCE] airflow220-min-versions ([8557](https://github.com/great-expectations/great_expectations/pull/8557))
* [CONTRIB] Updating Special Characters Expectation ([8382](https://github.com/great-expectations/great_expectations/pull/8382)) (thanks calvingdu)
* [CONTRIB] expect_multicolumn_values_to_be_equal ([8553](https://github.com/great-expectations/great_expectations/pull/8553)) (thanks karthigaiselvanm)
* [CONTRIB] fix query template values metric ([8562](https://github.com/great-expectations/great_expectations/pull/8562)) (thanks itaise)

0.17.9

* [BUGFIX] PR title checker's code should handle apostrophes ([8513](https://github.com/great-expectations/great_expectations/pull/8513))
* [BUGFIX] Patch `add_or_update_expectation_suite` with Cloud-backed contexts ([8522](https://github.com/great-expectations/great_expectations/pull/8522))
* [DOCS] Update Code Example for Viewing a Full Checkpoint Configuration ([8492](https://github.com/great-expectations/great_expectations/pull/8492))
* [DOCS] Add New Topic for Connecting to In-Memory Source Data Using Spark ([8445](https://github.com/great-expectations/great_expectations/pull/8445))
* [DOCS] Remove Unused Documentation Style Guide Topic ([8496](https://github.com/great-expectations/great_expectations/pull/8496))
* [DOCS] Update Links and Content in the Data Context Topic ([8489](https://github.com/great-expectations/great_expectations/pull/8489))
* [DOCS] Update Connect to filesystem source data ([8483](https://github.com/great-expectations/great_expectations/pull/8483))
* [DOCS] Add step to install azure-storage-blob when using azure storage blobs… ([8156](https://github.com/great-expectations/great_expectations/pull/8156))
* [DOCS] add python version badge to README ([7040](https://github.com/great-expectations/great_expectations/pull/7040))
* [DOCS] standardizes references to supported Python versions ([8474](https://github.com/great-expectations/great_expectations/pull/8474))
* [MAINTENANCE] Remove core team attributions from changelog ([8493](https://github.com/great-expectations/great_expectations/pull/8493))
* [MAINTENANCE] Remove `azure-pipeline.yml` after migrating to Github Actions ([8494](https://github.com/great-expectations/great_expectations/pull/8494))
* [MAINTENANCE] Notify on build-n-publish failure. ([8495](https://github.com/great-expectations/great_expectations/pull/8495))
* [MAINTENANCE] Send slack notification on release ([8497](https://github.com/great-expectations/great_expectations/pull/8497))
* [MAINTENANCE] Removed unused github action. ([8499](https://github.com/great-expectations/great_expectations/pull/8499))
* [MAINTENANCE] Change default testing level from WARNING to INFO ([8506](https://github.com/great-expectations/great_expectations/pull/8506))
* [MAINTENANCE] Flaky decorator added for docs-integration tests that access Cloud resources ([8510](https://github.com/great-expectations/great_expectations/pull/8510))
* [MAINTENANCE] Mob typing: update list of deprecated, never to be typed files. ([8514](https://github.com/great-expectations/great_expectations/pull/8514))
* [MAINTENANCE] Better testing for FDS quoted identifier logic ([8509](https://github.com/great-expectations/great_expectations/pull/8509))
* [MAINTENANCE] Remove Click upper bound constraint. ([8515](https://github.com/great-expectations/great_expectations/pull/8515))
* [MAINTENANCE] Docs Pipeline Clean up ([8468](https://github.com/great-expectations/great_expectations/pull/8468))
* [MAINTENANCE] Update `flaky` test ([8527](https://github.com/great-expectations/great_expectations/pull/8527))

Page 10 of 46

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.