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 Jun 22, 2023
1 parent d564ded commit 6c15ac0
Showing 1 changed file with 156 additions and 332 deletions.
Loading

0 comments on commit 6c15ac0

Please sign in to comment.