I am currently writing from BigQuery to Postgres. A while ago the first attempt failed, however it wrote 190.000 lines in the Postgres database in one table. The second attempt started and has been going on for a while, so I decided to check on the DB to see how far along it is. In the DB the same table still has the same number of lines, despite what I would have expected to see, which is around 2.744.000 lines. Has the sync failed? The console is still reading as if nothing is wrong, however I fear I’m waiting for nothing.