dagster icon indicating copy to clipboard operation
dagster copied to clipboard

Relax context annotation constraint on op/asset fn params

Open benpankow opened this issue 2 years ago • 1 comments

Summary

Motivated by https://github.com/dagster-io/dagster/issues/18924.

Relaxes the annotation constraints on context to accept subclasses of OpExecutionContext, AssetExecutionContext.

Test Plan

New unit test.

benpankow avatar Dec 29 '23 17:12 benpankow

This stack of pull requests is managed by Graphite. Learn more about stacking.

benpankow avatar Dec 29 '23 17:12 benpankow