You open the Parquet Decoder agent configuration dialog from a workflow configuration: Right-click the agent icon and select Configuration... or double-click the agent icon.
...
. To open the Parquet Decoder agent configuration, click Build → New Configuration. Select Workflow from the Configurations dialog. When prompted to Select workflow type, select Batch. Click Add agent and select Parquet Decoder from the Processing tab of the Agent Selection dialog.
Parquet Decoder agent configuration dialog for a batch workflow
...
The only configuration setting for a Parquet Decoder is the choice of a Parquet Profile.Note that chooisng
Note | ||
---|---|---|
| ||
Choosing a profile for decoding is optional |
...
. |
Parquet documents include embedded schemas, and so setting a schema with a profile is only needed when filtering the full set of columns - selecting a subset of the columns actually available in the document.
...
Setting | Description |
---|---|
Parquet Profile | Optional choice. When set, this is the profile that specifies a Parquet schema for column filtering. For information on how to configure a Parquet profile, see Parquet Profile. To select a profile, click on the button, select the profile to use, and then click . |
...