Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
Property
| Description
|
---|---|
Transformation Type
| Select Combiner.
|
Transformation Name
| Name of the Combiner transformation.
|
Minimum Number of Events
| Minimum number of events to collect before the transformation combines the events into a single event.
Default is 1.
|
Maximum Aggregate Size
| Maximum size of the combined events in megabytes.
If not specified, this transformation waits to meet any of the other two conditions before combining the events.
|
Time Limit
| Maximum time to wait before combining the events.
If not specified, this transformation waits for the other conditions before combining the events or waits forever.
|
Delimiter
| Symbols used to specify divisions between data strings in the transformed data.
Applicable only for the binary data format.
|
Append the delimiter character to the last record in each batch
| When there are many batches with events or records, you can choose whether to use the delimiter character at the end of the last record in each batch. This enables the delimiter character to act as the division between each batch.
|