Hello Guys i started to do CDC from postgres(VM instance in gcp) to Bigquery using airbyte . I have seen 2 documentation for CDC in both documentation they are using Loading methods as GCS staging. Is it necessary to use that for CDC can I use standard inserts?