@Marcos Marx (Airbyte) thanks for the response. I understand the query will only select new records, but the execution of the query will run over all records right? So if I have a billion rows with new rows being constantly added in bigquery.
I have to pay the cost of scanning the entire big query table every 5 min? Am I missing something? Or will this be prohibitively expensive?