[ 
https://issues.apache.org/jira/browse/HIVE-7777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200979#comment-14200979
 ] 

ronan stokes commented on HIVE-7777:
------------------------------------

I have recently had to deal with this use case and worked around it by using a 
modified version of the Lazy Simple Serde extended to support quote enclosures 
, embedded delimiters and trimming of leading spaces in fields. This provides 
full support for the standard features of delimited textfiles but handles many 
of the common csv use cases .

I am proposing to add these changes back to the main LazySimpleSerde

See https://issues.apache.org/jira/browse/HIVE-8763


> Add CSV Serde based on OpenCSV
> ------------------------------
>
>                 Key: HIVE-7777
>                 URL: https://issues.apache.org/jira/browse/HIVE-7777
>             Project: Hive
>          Issue Type: Bug
>          Components: Serializers/Deserializers
>            Reporter: Ferdinand Xu
>            Assignee: Ferdinand Xu
>              Labels: TODOC14
>             Fix For: 0.14.0
>
>         Attachments: HIVE-7777.1.patch, HIVE-7777.2.patch, HIVE-7777.3.patch, 
> HIVE-7777.patch, csv-serde-master.zip
>
>
> There is no official support for csvSerde for hive while there is an open 
> source project in github(https://github.com/ogrodnek/csv-serde). CSV is of 
> high frequency in use as a data format.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to