Const
Default maximum field count per record for CSV record assembler.
This constant defines the maximum number of fields (columns) allowed in a single CSV record. This limit helps prevent memory exhaustion attacks from malformed CSV data.
Default maximum field count per record for CSV record assembler.