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

RFC Compliant CSV Parser for Table Source

    XMLWordPrintableJSON

Details

    Description

      Currently, Flink CSV parser is not compliant with RFC 4180. Due to this issue, it was not able to parse standard csv files including double quotes and delimiters with in fields etc.

      In order to produce this bug, we can take a csv file with double quotes included in field of the records and parse it using Flink CSV parser. One of the issue is mentioned in the jira FLINK-4785.

      The CSV related issues will be solved by making CSV parser compliant with RFC 4180 standards for Table Source.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              uybhatti Usman Younas
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: