You are tasked with optimizing a Python script that ingests large CSV files into an Amazon Redshift cluster. The current script takes over 2 hours to complete the ingestion for a 1GB file. Which of the following strategies would you consider to reduce the runtime?