ParquetEncoderUDRs(3.0)

The Parquet Encoder agent receives ParquetEncoderUDRs, converts the data into Parquet, and forwards bytearray data to a forwarder to (eventually) be written to a Parquet document.


Field
Description
payloadFields passed for the row as an APL map (map: string -> any). The contents of the map must match up with the schema specified in the Encoder configuration.