Skip to content

Can't get solid to run with OutputDefinition #4732

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

You must be logged in to vote

Hi @stejul - if you replace OutputDefinition(dagster_type=DagsterList[String]) with [OutputDefinition(dagster_type=DagsterList[String])] (i.e. surround it in a list), it should work.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stejul
Comment options

Answer selected by stejul
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