Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6170

Add support for fixed-width files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.12.0
    • None
    • Storage - Text & CSV
    • None

    Description

      I will be useful to be able to parse correctly a fixed-width file.

      Similarly to CSV format it could be configured specifying the offset list. For example:

      "fw1":

      {       "type": "fixed-width",             "extensions": [                        "fw1"             ],       "offsets": "1,4,8,23,50,99,200" }

      ,

      Attachments

        Activity

          People

            Unassigned Unassigned
            f.pompermaier Flavio Pompermaier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: