Updating a pipe with revised data
Abstract
When you change the input of a pipe by either bringing in new or revised data, we invalidate the last build.
When you change the input of a pipe by either bringing in new or revised data, we invalidate the last build. You can either build the pipe again or when you want to export, the export will trigger a build before exporting.
If the pipe has never been built and you try to export the data with the revised data, it will trigger a build first, before you can export.