-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: mongoimport
-
1,885
Hi,
part of our project is effort-less import/update of CSV data to mongo. Found out that support for ARRAY is missing. An atempt to export "array" type to csv and import with the same formatting finishes with "text" field type "[1,2,3]".
Would be fine to have an option (f.e. array) in the parameter: /columnsHaveTypes.
pls note: no commercial ticket, just proposal
Best regards
marian
- related to
-
TOOLS-1954 Support roundtrip of mongoexport array notation in mongoimport
- Closed