Serialize
Writes rows into a binary file
Processing
The steps writes defined field values into a binary file. The rows written to this file can be read back using the deserialize step.
Settings
Name | Type | Description |
---|---|---|
Filesystem |
dict |
The filesystem to use. Evaluated for each input row |
File |
string |
The file to write to Evaluated for each input row |
When file exists |
string |
When the file already exists:
Evaluated for each new file |
Results
The step generates no results.