Help Centre

Partition

The Partition operation splits a file into multiple tables based on the values in a selected column. For example, splitting a column of months will create one table with all the rows for January, one with all the rows for February, etc.

To configure the partition, select the column name from the Column field.

The number of tables created by a Partition operation is limited to 500.

Partition operation configuration and example