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

support of reading ctrl-A delimited text file in storage-plugins.json

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • None
    • 0.4.0
    • None
    • None

    Description

      Currently Drill doesn't support ctrl-A ('\001') type of delimiter in storage-plugins.json file:

      I have this in the format:

      "ctrlA" :

      { type: "text", extensions: [ "txt" ], delimiter: "\\001" }

      ,

      and getting error while Drillbit starts:

      Exception in thread "51a92118-3fab-4b4e-bdf9-2a7057ee52e4:frag:0:0" java.lang.IllegalArgumentException: Only single character delimiter supported

      Attachments

        Activity

          People

            jnadeau Jacques Nadeau
            vsummers Vivian Summers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: