So, newbie question.
I’m setting up a Postgres to Snowflake connection and in the replication settings, the sync mode drop down for one of my larger tables and faster growing table (~800M rows) is only showing two options: “Full Refresh | Overwrite” and “Full Refresh | Append”. On all of the other tables, I’m seeing both the full refresh and the incremental sync mode options. Is there anything about this table that would limit the mode options? I’d really like to be able to do incremental syncing for this table, if possible.