- [FEATURE] Plumbing of validation_result_url from cloud response (#7809)
- [FEATURE] Splitters work with Spark Fluent Datasources (#7832)
- [FEATURE] Update
get_context
to scaffold project structure for file-backed usecases (#7693) - [BUGFIX] Azure Package Presence/Absence Tests Strengthening (#7818)
- [BUGFIX] Handle "persist" directive in "SparkDFExecutionEngine" properly. (#7830)
- [BUGFIX] Adding support for Fluent Batch Requests to context.get_validator (#7808)
- [BUGFIX] FDS - Deletes not immediately reflected in
great_expectations.yml
(#7843) - [BUGFIX]
batching_regex
tags are now correctly rendered in docs (#7845) - [BUGFIX] Fix link checker and add to mypy type checking (#7857)
- [BUGFIX] expect_day_count_to_be_close_to_equivalent_week_day_mean (#7782) (thanks @HadasManor)
- [BUGFIX] Docs-Tests:
Connection.connect()
was causing Snowflake and BigQuery Tests to Fail (#7863) - [DOCS] Prerequisites Cleanup (#7811)
- [DOCS] Update docs for how_to_initialize_a_filesystem_data_context_in_python (#7831)
- [DOCS] Updating Checkpoint terms page (#7722)
- [DOCS] Update how to create a checkpoint with Test YAML config (#7835)
- [DOCS] Removing datasource centric test_yaml_config doc (#7836)
- [DOCS] Creating a Checkpoint from an In-Memory Dataframe (#7701)
- [DOCS] Review and Revise Great Expectations Quickstart (#7727)
- [MAINTENANCE] FDS - Datasources can rebuild their own asset data_connectors (#7826)
- [MAINTENANCE] Enable Spark-S3 Integration tests on Azure CI/CD (#7819)
- [MAINTENANCE] Clean up: Remove duplicated fixture and utilize deeper filtering mechanism for configuration assertions. (#7825)
- [MAINTENANCE] Enable S3/Spark Connecting To Your Data tests (#7828)
- [MAINTENANCE] New PR template (#7710)
- [MAINTENANCE] ruff
.0.262 -> .0.265
(#7829) - [MAINTENANCE] Boto import pattern established (#7796)
- [MAINTENANCE] Prevent TCH001 warnings for pydantic model annotations (#7846)
- [MAINTENANCE] Pin altair (#7849)
- [MAINTENANCE] Adding docs link checker to invoke (#7841)
- [MAINTENANCE] Clean up version checker message formatting (#7838)
- [MAINTENANCE] Bump nbconvert version (#7847)
- [MAINTENANCE] Return empty set instead of None (#7797)
- [MAINTENANCE] Improve misconfigured sampler error message (#7858)
- [MAINTENANCE] Fixing path formatting for DataConnector of Fluent SparkAzureBlobStorageDatasource and correction of the
SQLAlchemy
compatibility usage inTableHead
metric (#7860) - [MAINTENANCE] S3 Spark Integration Guide - Rendering Fix (#7864)