Hi! I’m trying to run the source and destination containers without the airbyte server, i.e., running the containers by hand has shown in the docs. The source one I’m using (Google Ads) is fine, but once I pipe the json output to the postgres destination container, it builds the table, but it’s empty. Is this expected behavior?