Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core-api][experimental] ObserveResult #26701

Conversation

OwenKephart
Copy link
Contributor

Summary & Motivation

decision: experimental -> GA
reason: given that we've bought in heavily to MaterializeResult, it seems natural to promote this pattern as well
docs exist: no (api only, needs to be added to: https://docs.dagster.io/concepts/assets/asset-observations#asset-observations)

How I Tested These Changes

Changelog

Insert changelog entry or delete this section.

Copy link
Contributor

yuhan commented Dec 26, 2024

docs exist: no (api only, needs to be added to: https://docs.dagster.io/concepts/assets/asset-observations#asset-observations)

how would you like to track the docs work?

@OwenKephart OwenKephart mentioned this pull request Dec 31, 2024
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_freshness_checks branch from fde5e47 to 590cb97 Compare December 31, 2024 18:48
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_observeresult branch from a44d76a to 2fcbc04 Compare December 31, 2024 18:48
@OwenKephart OwenKephart marked this pull request as ready for review December 31, 2024 18:52
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_observeresult branch from 2fcbc04 to 020b0d3 Compare December 31, 2024 19:17
@OwenKephart OwenKephart changed the base branch from 12-23-_core-api_experimental_freshness_checks to 12-23-_core-apis_experimental_automationcondition.any_downstream_conditions December 31, 2024 19:17
## Summary & Motivation

decision: experimental -> superseded
reason: while this API does support some cases that DA does not, in the
vast majority of cases it will be significantly easier to implement
equivalent functionality in DA, so we want to avoid retaining
documentation for this pattern and potentially causing confusion.
There's no reason for existing users to stop using multi asset sensors
though, hence this not being marked as deprecated
docs exist: no (on purpose)

## How I Tested These Changes

## Changelog

> Insert changelog entry or delete this section.
@OwenKephart OwenKephart merged commit ed8201c into 12-23-_core-apis_experimental_automationcondition.any_downstream_conditions Dec 31, 2024
1 check was pending
@OwenKephart OwenKephart deleted the 12-23-_core-api_experimental_observeresult branch December 31, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants