ParquetEncoderUDR



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

Field

Description

payload

Fields 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.