Greetings,
I would like to propose the addition of a tile that enables early termination of a dataflow without writing to the output dataset when specific conditions are met.
A key use case for this feature would be terminating the dataflow if the input dataset contains zero rows. In such cases, the process should end, and a notification should be sent indicating a failure. This functionality would play a crucial role in our data sanity checks, ensuring data integrity before proceeding further.