We're trying to use the MSSQL connector to transfer several large tables (100M - 1B rows) to Snowflake. The initial sync is timing out, and it looks like the temp files + logs are filling up storage on our VM. Can anyone point me towards best practices / recommendations for managing the initial load of large tables from MSSQL?