Skip to content

Conversation

efiop
Copy link
Contributor

@efiop efiop commented Nov 19, 2020

Fixes #4904

Docs already say that we can do that, so no need to update them.

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

@efiop efiop changed the title dag: support output as target [WIP] dag: support output as target Nov 19, 2020
@efiop efiop force-pushed the fix-4904 branch 2 times, most recently from c289af6 to fba0abf Compare November 20, 2020 03:28
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This whole _transform method is only here because str(stage) is not using stage.addressing. Need to consider changing Stage.__str__ to it.

Comment on lines -99 to -106
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Unrelated πŸ™ , but we are gradually going away from KO errors like this in other places, so did it here too.

Comment on lines +555 to +556
Copy link
Contributor Author

@efiop efiop Nov 20, 2020

Choose a reason for hiding this comment

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

Both of these will be very handy in #4847 and potentially other places. Plus we build some of them as a side-effect when validating the DAG, so we can cache them along the way.

@efiop efiop changed the title [WIP] dag: support output as target dag: support output as target Nov 20, 2020
@efiop efiop merged commit 2a6c429 into iterative:master Nov 20, 2020
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.

dag: not accepting output files/folders

1 participant