[
https://issues.apache.org/jira/browse/BEAM-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xu Mingmin reassigned BEAM-2148:
--------------------------------
Assignee: (was: Xu Mingmin)
> 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
>
> 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)