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] InputDefinition #26683

Conversation

OwenKephart
Copy link
Contributor

Summary & Motivation

decision: experimental params -> superseded
reason: InputDefinition is a very old API that does not really exist in modern-day dagster. explicitly categorizing params for such an old API as experimental seems wasteful, so I just marked the entire class as superseded
docs exist: n/a

How I Tested These Changes

Changelog

Insert changelog entry or delete this section.

Copy link
Contributor

@yuhan yuhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beautiful

@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_create_external_assets_from_specs_ branch from e56c48e to f969357 Compare December 31, 2024 18:46
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_inputdefinition_ branch from 6e9286c to f2e1301 Compare December 31, 2024 18:46
@OwenKephart OwenKephart mentioned this pull request Dec 31, 2024
@OwenKephart OwenKephart marked this pull request as ready for review December 31, 2024 18:50
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_create_external_assets_from_specs_ branch from f969357 to d009560 Compare December 31, 2024 19:18
@OwenKephart OwenKephart force-pushed the 12-23-_core-api_experimental_inputdefinition_ branch from f2e1301 to f48c480 Compare December 31, 2024 19:18
## Summary & Motivation

decision: experimental -> beta
reason: these APIs feel "not quite done", and we may want to refactor
them in the future. In particular, building a sensor for freshness
checks might not make the most sense -- we may want to just
automatically add AutomationConditions to the checks
docs exist: yes

## How I Tested These Changes

## Changelog

> Insert changelog entry or delete this section.
@OwenKephart OwenKephart merged commit 407239d into 12-23-_core-api_experimental_create_external_assets_from_specs_ Dec 31, 2024
1 check was pending
@OwenKephart OwenKephart deleted the 12-23-_core-api_experimental_inputdefinition_ branch December 31, 2024 19:23
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