Hey all , got a question is it possible to make a new connection and start it from x point in time as opposed to having to load the entire table from scratch ? I'm trying to replace a bash script that currently does the EL part and it works fine , but i dont want to have to reload 900Gb worth of data to do so with Airbyte
c
Christopher Brunton
11/04/2022, 7:29 PM
You could create a View of each table you wanted to import that was restricted to results >= x date.
s
Sunny Hashmi (Airbyte)
11/09/2022, 12:51 AM
Which connectors are you using? Sometimes they allow a