我正在努力理解为什么我的3个集合在迁移过程中失败。我得到了错误Execute bulk failed with errors: ‘invalid document for insert: empty key'
,但没能理解并解决这个问题。
我同时使用DocumentDB源数据库和目标数据库。
有人知道这个错误吗?
使用数据库查找文档。。find({〃:{$exists:true}}(。使用$unset执行update((以完全删除空的命名字段。