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

mongoimport should provide ability to skip lines starting with some character or characters

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: Legacy C++ Implementation
    • Component/s: mongoimport
    • Labels:

      1. I have a tsv file which has header lines that span over `n` lines
      2. The last line in it happens to be the actual header from which field names can be extracted
      3. The header line should ignore the char '#'
        1. In the current implementation it considers the field name to be #CHROM instead of CHROM (with respect to the attached file)

            Assignee:
            Unassigned Unassigned
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: