-
Type: Investigation
-
Resolution: Unresolved
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: mongoimport
-
None
-
1,172
Users sometimes try to import a JSON array of documents, instead of a newline-delimited list of documents. We should investigate if we can improve the error message for top level arrays.
We should also look into how difficult it would be to improve --jsonArray to handle arrays larger than 16MB.