Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1462

Replace CSV examples into TEXT examples in docs

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 0.10.1
    • Documentation
    • None

    Description

      To guide users to move from CSV into TEXT storage type, this issue propose to replace CSV examples into TEXT examples.

      • Case 1: An example with no delimiter definition
        - USING CSV
        + USING TEXT WITH ('textfile.delimiter'=',')
        
      • Case 2: An example with text delimiter definition
        - USING CSV WITH('text.delimiter'='\u0001',...)
        + USING TEXT WITH('text.delimiter'='\u0001',...)
        

      Attachments

        1. TAJO-1462.Hyun.150328.0.patch.txt
          5 kB
          Dongjoon Hyun
        2. TAJO-1462.Hyun.150331.0.patch.txt
          16 kB
          Dongjoon Hyun
        3. TAJO-1462.Hyun.150331.1.patch.txt
          16 kB
          Dongjoon Hyun

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: