Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
Property
| Description
|
---|---|
Transformation Type
| Select Format Converter.
|
Transformation Name
| Name of the Format Converter transformation.
|
Convert to Format
| The streaming ingestion task converts incoming data to the selected format. Currently, the Format Converter transformation converts the incoming data only to Parquet format.
|
Date Format *
| Enter the format of dates in input fields. For example, MM/dd/yyyy.
|
Time Format *
| Enter the format of time in input fields. For example, HH/mm/ss.
|
Timestamp Format *
| Enter the format of timestamps in input fields.
For example, the epoch timestamp for 10/11/2021 12:04:41 GMT (MM/dd/yyyy HH:mm:ss) is 1633953881 and the timestamp in milliseconds is 1633953881000.
|
Expect Records as Array
| Determines whether to expect a single record or an array of records. Select this property to expect arrays in each record. Applies only to XML incoming messages. By default, this property is deselected.
|
* If the format is not specified, it is considered in milliseconds since the epoch (Midnight, January 1, 1970, GMT).
|