Skip to content

[FEATURE] configure highWaterMark of Transforms #752

@peveuve

Description

@peveuve

Parsing or Formatting?

  • Formatting
  • Parsing

Is your feature request related to a problem? Please describe.
For performance reasons, we should be able to configure the highWaterMarks, both readable and writable, of Transforms. Defaults (16 objects/kB) are low.

Describe the solution you'd like
Add new format and parse options.

Describe alternatives you've considered
Currently, you have to fork the project and change CsvFormatterStream and CsvParserStream.

Additional context

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions