Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-19258

Fix the wrong example of "csv.line-delimiter" in CSV documentation

Agile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      In the documentation [1], it says:

      'csv.line-delimiter' = U&'\\000D' specifies the to use carriage return \r as line delimiter. 
      'csv.line-delimiter' = U&'\\000A'  specifies the to use line feed \n as line delimiter.
      

      This is wrong. They should be U&'\000D' and U&'\000A'.

      [1]: https://ci.apache.org/projects/flink/flink-docs-master/dev/table/connectors/formats/csv.html#csv-line-delimiter

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            lsy dalongliu
            jark Jark Wu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment