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

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • Legacy C++ Implementation
    • mongoimport

    Description

      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)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: