メイン コンテンツにスキップ
プレビュー

Stream Analytics: User-defined custom repartition count

公開日: 9月 26, 2018

In Azure Stream Analytics, users can optionally specify the number of partitions of a stream when performing repartitioning. This will enable better performance tuning when the partition key can't be changed to upstream constraints, or there's a fixed number of partitions for output, or partitioned processing is needed to scale out to a larger processing load.

  • Azure Stream Analytics
  • Features