Snowflake Data Cloud Connector > Part II: Data Integration with Snowflake Data Cloud Connector > Sources for Snowflake Data Cloud > Fixed partitioning
  

Fixed partitioning

You can configure fixed partitioning to optimize the performance of mapping tasks that read data from Snowflake sources.
When you run a mapping task enabled for fixed partitioning, the Secure Agent distributes the source data across the partitions to read data in parallel based on the number of partitions that you specify in the Source transformation.
You can't configure fixed partitioning for mapping tasks that are based on the following asset types:
For more information about partitions, see "Partitions" in Transformations in the Data Integration help.

Enabling fixed partitioning

To enable fixed partitioning for a mapping task that reads data from Snowflake sources, select at least one key for fixed partitioning in the Fields tab of the Source transformation.
After you configure fixed partitioning in the Partitions tab, the Fixed Partition Key option remains greyed out and non-editable in the Fields tab.
To select the Fixed Partition Key option, you need to perform certain steps.
    1In the Fields tab, from the Options list, select Edit Metadata.
    2Select any editable metadata fields of a column that you want to include for fixed partitioning.
    he editable metadata fields of a column in the Fields tab.
    3Select the Fixed Partition Key option for the column.
    The selected Fixed Partition Key option in the Fields tab for enabling fixed partitioning.

Rules and guidelines for fixed partitioning

Consider the following rules and guidelines when you configure fixed partitioning for a mapping task: