Azure / Azure/Azure-DataFactory

Cosmos container with hierarchical partition keys can't be used as a dataset

Open
#594 6 comments 12 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
529
Forks
623
PR merge metrics
No merged PRs in 30d

Description

We have some Cosmos containers (NOSQL) with hierarchical partitioning enabled which we want to use as a source and sink dataset in Azure Data Factory. When trying to create the dataset the following error pops up:

"Schema import failed: Error converting value \"MultiHash\" to type 'Microsoft.Azure.Documents.PartitionKind'. Path 'partitionKey.kind', line 1, position 366.\r\nRequested value 'MultiHash' was not found."

Are we doing something wrong or are hierarchical partitioned containers not supported as a dataset yet? If so, will this ever be supported? I can't seem to find anything about this in the documentation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.