any reason for this, there should be a way to run it from any point
On Mon, Oct 30, 2017 at 11:24 AM, Jean-Baptiste Onofré <[email protected]> wrote: > Hi > > No the pipeline starts with the read. You can always create your own custom > read. > > Regards > JB > > On Oct 30, 2017, 09:33, at 09:33, Chaim Turkel <[email protected]> wrote: >>Hi, >> Is there a way to have some code run before the read? >>I would like to check before how many records exists and based on this >>have two different pipelines. >>Currently this code is in the runner but since i have 20 tables this >>takes a long time. >>I would like to move the check into the pipeline - >> >>any ideas? >> >> >>chaim
