Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2024 10:24 PM
""If you must work with multiple pipelines, make sure only one pipeline owns and manages the target table, and let the other pipelines produce upstream data that the owning pipeline can read and append.""
Hi there @VZLA , Can you give an example of it. Or help me correctly understand it.
I can make sure that only one tables owns the target table. But the part where letting other pipelines produce upstream data. I didn't understand. Do you mean other pipelines produce the upstream data which can be appended back in the same target table or new target.
If same target table can you give me a demo example of how to do it. It will be really helpful