Arch Change - Data Partition - Ingestion Workflow Database and Storage new collections and fileshares
Need to create new collections for R3 ingestion workflow, as there is a change in partition key semantics
Collections to be created
- WorkflowV2 - (Partition key - /partitionKey)
- WorkflowRunV2 - (Partition key - /partitionKey)
- WorkflowCustomOperatorV2 - (Partition key - /partitionKey)
File Share folders to be created
- plugins/hooks
- plugins/sensors
All the above collections should support large size partition keys
Edited by Daniel Scholl