Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-1562

help text doesn't indicate support for CSV/TSV decimal type

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

            --columnsHaveTypes                          indicated that the field list (from
                                                        --fields, --fieldsFile, or
                                                        --headerline) specifies types; They
                                                        must be in the form of
                                                        '<colName>.<type>(<arg>)'. The type can
                                                        be one of: auto, binary, bool, date,
                                                        date_go, date_ms, date_oracle, double,
                                                        int32, int64, string. For each of the
                                                        date types, the argument is a datetime
                                                        layout string. For the binary type, the
                                                        argument can be one of: base32, base64,
                                                        hex. All other types take an empty
                                                        argument. Only valid for CSV and TSV
                                                        imports. e.g. zipcode.string(),
                                                        thumbnail.binary(base64)

      The decimal type should also be included.

            Assignee:
            david.golden@mongodb.com David Golden
            Reporter:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: