Partitioning Operations

Partition Aggregation is supported by the following operation types:

  • Get Partitions

  • Partitioned Account Aggregation

You must configure a Get Partition type connector operation to support dynamic partitioning. More information is available in the partitioning configuration topics later in this guide.

You must configure a Partitioned Account Aggregation connector operation to support static and dynamic partitioning. The Partitioned Account Aggregation operation is similar to the Account Aggregation endpoint. The only difference between the two is that the Partitioned Account Aggregation operation invokes when an Account Aggregation with partitioning enabled. The Partitioned Account Aggregation receives the $partition.$ keyword tokens, but the original operation does not. Having these two as separate operations allows the connector to support single-threaded and partitioned (multi-threaded) aggregations with one configuration.