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