Skip to content

Commit

Permalink
Reimplement PipelineDatasetTypes via PipelineGraph.
Browse files Browse the repository at this point in the history
The long-term plan is to get rid of PipelineDatasetTypes, but for now
and while it's deprecated this removes a lot of duplication.

This *slightly* changes the interface for TaskDatasetTypes, by dropping
the storage_class_mapping argument to fromTaskDef.  But that was really
only usable by PipelineDatasetTypes, which no longer calls that method.
  • Loading branch information
TallJimbo committed Mar 13, 2023
1 parent c706735 commit e31f6e9
Showing 1 changed file with 152 additions and 326 deletions.
Loading

0 comments on commit e31f6e9

Please sign in to comment.