Back to Materialize

Partition By Option Description

doc/user/shared-content/partition-by-option-description.md

123406 B
Original Source

<a name="partition-by"></a> Optional. The column(s) by which Materialize should internally partition the table. The specified column(s) must be a prefix of the upstream table's columns (i.e., a subset of one or more columns listed at the start of the table's column definition list). See the partitioning guide for restrictions on valid values and other details.