- [BUGFIX] Handle expectation description from cloud (#10768)
- [BUGFIX] Renderer for UnexpectedRowsExpectation (#10758)
- [BUGFIX] Fix format of UnexpectedRowsExpectation observed_value to be int (#10777)
- [BUGFIX] Metric table.column_type should properly evaluate for snowflake (#10776)
- [BUGFIX] Fix expectation description rendering in DataDocs (#10789)
- [BUGFIX]
Databricks
Fix Type Translation -ExpectColumnValuesToBeInTypeList
andExpectColumnValuesToBeInType
(#10791) - [BUGFIX] Metric
table.column_type
should properly evaluate for Postgres (#10793) - [DOCS] Clarify Connect GX Cloud landing page (#10761)
- [DOCS] Remove
print(validation_results.result_url)
as it isn't supported (#10760) - [DOCS] SUJ-E (#10665)
- [DOCS] Fix underline in links on inline code (#10783)
- [DOCS] Remove unnecessary escape character in Expectation for Gallery (#10780)
- [DOCS] Custom Actions (#10772)
- [DOCS] Schema change detection (#10755)
- [DOCS] Update public_api to include
ValidationAction
components (#10752) - [MAINTENANCE] Change ci pipeline to pull_request_target with a permissions check to allow CI on forks (#10467)
- [MAINTENANCE] Revert "[MAINTENANCE] Change ci pipeline to pull_request_target with a permissions check to allow CI on forks" (#10773)
- [MAINTENANCE] Minor code clean up and refactor around column type exp… (#10764)
- [MAINTENANCE] Diagram on how multi-datasource test setup works (#10766)
- [MAINTENANCE] Add
UnexpectedRowsExpectation
observed value renderer (#10779) - [MAINTENANCE] Remove
docs_link_checker.py
(#10781) - [MAINTENANCE] Add ENUM for Data Quality Issues, Update Core Expectations Docstrings/Schemas (#10759)
- [MAINTENANCE] Adding more test cases for snowflake types (#10786)
- [MAINTENANCE] Update
tasks.py
to remove reference toisort
(#10782) - [MAINTENANCE] Remove GX Cloud onboarding script (#10785)
- [MAINTENANCE] Check filepath existence when evaluating public API report (#10754)
- [MAINTENANCE] Add EventBridge Scheduler service to
cloud-tests
(#10774) - [MAINTENANCE] Deprecate
DataContext.add_or_update_datasource
(#10784) - [MAINTENANCE] Allow
CheckpointResult
andActionContext
to be importable from top-level checkpoint module (#10788) - [MAINTENANCE] Clean up
cloud-tests
environment variables (#10792) - [MAINTENANCE] Adding
databricks
compatibility types (#10787)