User Tools

Site Tools


transformations:exportapacheparquet

EXPORT TO APACHE PARQUET

Category: Export / File


Description

This action exports the current dataset into an Apache Parquet (.parquet) file with metadata.


Action settings

Setting Description
File*Enter fully-qualified filename to save the dataset to.
ColumnsSelect the dataset columns to export, and select the columns' associated data types. Choose how EasyMorph responds if cell data type doesn't match the selected one (Fail, or Write null (if nulls are allowed)).
MetadataAdd Name/Value* metadata pairs to export along with the dataset.
OptionsSelect the Compression method as well as how EasyMorph handles situations if a file already exists (Overwrite, Rename, or Halt project execution).

* Setting can be specified using a parameter.


Column data type settings

Setting Description
Data typeSelect the data type of values in this column. Options: Text, 64-bit integer, Float, Double, Boolean, UUID, or Timestamp.
Can be nullCheck this if the column can contain null values.


File already exists options

Option Description
OverwriteThe new file replaces the original file.
RenameThe original file will be renamed with "backup" and a serial number appended to the file name. The new file will
possess the name specified in the File setting.
Halt project executionThe project will stop processing and this action will display a warning symbol.


See also

transformations/exportapacheparquet.txt · Last modified: 2024/06/08 19:27 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki