Hi,
I am new to GCP. I have a case scenario. I have 180 million data in GCP Sql table. I need to load this data into a Sql server table through SSIS. With current ODBC data source or ADO.NET source it takes more than 2 hours just to load 9 million data and then the connection timed out. Is there any better way to load such huge data into Sql server table in less time?