You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "James Xu (JIRA)" <ji...@apache.org> on 2017/05/04 08:56:04 UTC

[jira] [Resolved] (BEAM-2148) BeamKafkaCSVTable: Use a more robust library to parse CSV

     [ https://issues.apache.org/jira/browse/BEAM-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Xu resolved BEAM-2148.
----------------------------
       Resolution: Duplicate
    Fix Version/s: Not applicable

merge into BEAM-2149

> BeamKafkaCSVTable: Use a more robust library to parse CSV
> ---------------------------------------------------------
>
>                 Key: BEAM-2148
>                 URL: https://issues.apache.org/jira/browse/BEAM-2148
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>            Reporter: James Xu
>            Priority: Minor
>             Fix For: Not applicable
>
>
> use something like apache commons csv (https://commons.apache.org/proper/commons-csv/) to parse the message.
> And the CSVRecordEncoder & CSVRecordDecoder can be refactored out to be used by not only KafkaTable but also TextTable or any other table that are encoded using CSV format.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)