fn build_copy_into_sql( table_name: &str, database: &str, schema: &str, stage: &str, target_table_name: &str, ) -> String