https://dagster.io/ logo
#dagster-feedback
Title
# dagster-feedback
p

Peter B

06/18/2021, 12:34 PM
Hi. Dagster is brilliant. Loving it so far. Very relentless, but also very rewarding. And, getting 'the process' has set us up on good foot. Quick feedback - noticed the output metadata dictionary is 'Experimental'. Just want to provide feedback that this has been extremely helpful to be able to specify fixed target table_name, schema etc., so hope it stays!! Cheers "ExperimentalWarning: Yielding metadata from an IOManager's handle_output() function is currently experimental functionality."
s

sandy

06/24/2021, 3:28 PM
Thanks for the feedback Peter! To make sure I'm understanding, are you referring to the
metadata
argument to
Output
or the
metadata
argument to
OutputDefinition
?