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