Hi again... I´m trying to figure out the table sizes in the destination. In my Postgres source, I have a table with 80k size. I´m using incremental + history deduped sync and in my redshift destination, the table size is 4G. I created a new table in destination, just without the Airbyte columns, and the table dropped to 10M. Should the size in the destination be SSSOOO high? Is there a way to config it differently?