Command skipped but no error message

valskyyy
New Contributor II

Hi all ! ✌️ .

This is my first post here !

I have a problem when I launch a "run all" on my notebook : at a moment (always on the same cell), all the following cells are skipped.

As you can see the command 38 is correctly executed and in the command 40 I have an OK status (when I check the temp view "post_reco_transactions" I have data in it and when I check the used table "...rod_sui.post_reco_transactions_${country}a..." (sorry I prefer to partially hide the path), I have data in it too. No explicit error message.

Of course all the cells with "command skipped" have empty objects and I have no output.

When I manually execute the cells from the #41 it works, I have no error message.

The problem is that with this problem I can not create a job, it will fail for each execution.

Do you have an idea ?