"Run from here" not triggering the right upstream processes
Local-first ETL/ELT studio: a drag-and-drop visual pipeline designer
Brought to you by:
slothflowlabs
Originally created by: ABChristian
Originally owned by: SouravRoy-ETL
I have a working pipeline, retrieving data from a ducklake.
It looks like this:
Ducklake -> Filter -> Join
Clicking on "Run" for the whole pipeline works.
When clicking on "Run from here" in the right click menu on any element after the filter, the filter does not find the source anymore.
Also the naming is propably a bit missleading: we're running up to this node, and stopping at it. So it should be called "Run this node & inflows (recursive)", or what do you think?
Filter Rows: query: Binder Error: Catalog "duckle_src_n_mqkqvz3g_3hx2u" does not exist!
Originally posted by: SouravRoy-ETL
Interesting and a very good suggestion btw! I will see what can be done in the upcoming bug fix releases.