RowChunking to preserve the integrity of individual records in structured data.
Chunking
CSV Row Chunking
RowChunking splits CSV files into one chunk per row.
CSV row chunking is a method of splitting CSV files into one chunk per row, rather than by character count. Use