Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
These persisters currently expect a 4-column format. It should be possible via configuration to omit one or more of the four principle fields (id, timestamp, metadata, document) and have the reader and writer operations succeed. The default behavior should remain write and read of all four fields.
This will allow streams to be constructed from files containing only ids, only documents, or only metadata without processor-based workarounds.