OwenKephart

Results 111 issues of OwenKephart

## Summary & Motivation Creates the LatestTimePartition class ## How I Tested These Changes

## Summary & Motivation Required a bit of rewiring to get an AssetGraphView into the AssetConditionEvaluationContext, which is needed for commits upstack (and in general is something we want to...

## Summary & Motivation Does some rearranging to let us create slices consisting of arbitrary time windows. Not confident on this "Duration" thing -- other options: - Just provide lookback_days,...

## Summary & Motivation ## How I Tested These Changes

## Summary & Motivation ## How I Tested These Changes

## Summary & Motivation As title -- for the new codepaths, helps avoid a lot of convert_to_valid_asset_subset() business. I didn't bother updating the AutoMaterializeRule side of the world in a...

## Summary & Motivation Updates the internal representation to better match the timedelta class. The painful thing here is that you can't really set a constructor when using pydantic models....

## Summary & Motivation This makes a range of changes inspired by comments on https://github.com/dagster-io/dagster/pull/21499. It hides away any references to AssetConditionX, and simplifies the set of properties available on...

## Summary & Motivation As title ## How I Tested These Changes

## Summary & Motivation As title ## How I Tested These Changes