antonl
02/01/2021, 8:27 PMDynamicOutput
s but ran into an issue. Is there any way to “fan-in” the dynamic outputs? I’m interested in a pattern in which I create a variable number of outputs based on a config and then reduce them with a single solid. A workaround is to lift all solids to work with lists, but that’s not as nice.alex
02/01/2021, 8:31 PMIs there any way to “fan-in” the dynamic outputs?not yet
antonl
02/01/2021, 8:32 PMalex
02/01/2021, 8:37 PMantonl
02/01/2021, 8:37 PMalex
02/01/2021, 8:57 PMantonl
02/01/2021, 8:58 PMsandy
02/01/2021, 9:08 PMJason
02/01/2021, 9:31 PMantonl
02/01/2021, 10:40 PMalex
02/01/2021, 10:53 PMExecutionPlan
(which will likely lead to revisiting how the current “unresolved” steps for mapping are modeled)
* thread through dynamic resolution state in all of our delegating Executor
implementationsBasil V
02/03/2021, 9:34 PMdbt_cli_run
feature, but this is dependent on all of the tables being created in the warehouse (meaning all the DynamicOutputs need to be resolved). I gave a 👍 on the Github issue comment above. For now figuring out a suitable workaround. Thanks!antonl
02/03/2021, 10:13 PMBasil V
02/03/2021, 10:16 PMantonl
02/03/2021, 11:18 PMBasil V
02/03/2021, 11:19 PM