I am getting this error while migrating data from mongodb to documentdb. Indexes were created on documentdb side without problems.
2019-04-26T17:40:20.118+0000 error: multiple fields of compound index cannot be arrays
2019-04-26T17:40:20.445+0000 error: multiple fields of compound index cannot be arrays
2019-04-26T17:40:22.057+0000 error: multiple fields of compound index cannot be arrays
I see similar questions asked way back about mongodb, how is documentdb implementation differ from it? I did not see any issues while creating indexes in documentdb, only see it in restore during the restore