Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

List to Parquet Step

Prev Next

Step Details

Introduced in Version9.11
Last Modified in Version---
LocationData > Parquet

The List to Parquet step can be used to populate a Parquet file with data from a list. 

This article describes all the Step Properties to use to turn a list of a data structure to turn into a Parquet File.


Properties

Input Data

These properties need to be configured for the new file to be created properly.

PropertyDescriptionData Type
Input List TypeThis setting is used to pick the data type to use to push the data to the file.--
Properties to IncludeThis is the data fields to include in the file. There is no limit to the number of fields.--
File NameThis is the name of the newly created file. This name needs to have ".parquet" at the end of it.String
Input ListThis lets users provide the step with all of the items that it needs to put into the Parquet file. This input data type will change based on what is selected in the Input Type List field.--

Outputs

PropertyDescriptionData Type
Outcome FileFile created when the Flow executes this step successfully.FileReference