Errors
file_too_large_for_multipart
The uploaded file exceeds the direct multipart CSV upload limit.
file_too_large_for_multipart means the direct multipart dataset upload path rejected the file size.
Recovery guidance
Use a smaller CSV for the current direct upload path. If the dataset must remain large, split the CSV into smaller uploads until a resumable or object-store-backed upload path is available.