-
Type: New Feature
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: mongoimport
-
Needed
When using mongoimport to import a CSV, the field "0123" will get imported as the number 123 no matter what, there's no way to get mongoimport to treat it as a String.
It could be nice to have an option to specify what type each field should be interpreted as. This could also be useful if we start supporting importing types beyond just strings and numbers (dates, for example).
- depends on
-
SERVER-37986 make a new ReplicationCoordinator inner class “ReadWriteAbility” that encapsulates “can accept writes” and “can serve reads” bools
- Closed
- is duplicated by
-
SERVER-9015 Mongoimport for TSVs does not understand types correctly
- Closed
-
TOOLS-1410 data && datatype have benn changed by mongoimport
- Closed