Skip to content

Are outputs always supposed to be data? #4514

Answered by sryza
nugend asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @nugend - outputs don't always need to be data. If you don't need to pass anything between a solid and its downstream solids, you can use a "Nothing" dependency. If the location of the data that one solid produces is dynamic, you can output a String that describes that location (e.g. the name of a database table or path in a filesystem).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sryza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants