Hello everybody! I work on a pipeline with tap-intacct and target-bigquery. It's works but every time that I run it load all the data in the table, so I want that only upload tha data that have changes. I read about dbt and try to use it, but I get this error. For other hand, I didn't found an clearly example if is possible to use an Update statement for this case. So I appreciate if somebody know if is possible or what is the right way to do that.