Parquet Load

This load type loads data into Parquet files. If the file does not exist, it will be created. Existing files will be overwritten.

Data source Extract or transform containing the data to be written.
Tree format If the data source is a tree, the hierarchy format must be specified. See Overview of Tree Formats.
Target connection A connection of Parquet file type. See Parquet Connection.
Do not generate an empty file If the selected data source does not contain any rows, then an empty file will be generated. To prevent this behavior, select this option.

See also Parquet Extract.

Updated October 2, 2024