Getting a flattened JSON of arrays in Azure Cosmos DB

前端 未结 0 1704
半阙折子戏
半阙折子戏 2020-12-15 01:50

I have multiple documents with the following schema

{
    partitionkey: 1234,
    id: 1234
},
{
    partitionkey: 4321,
    id: 4321
}

I\'m t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题