[ https://issues.apache.org/jira/browse/HIVE-7777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200341#comment-14200341 ]
Brock Noland commented on HIVE-7777: ------------------------------------ After some research, I think that was a limitation of the original Serde: https://github.com/ogrodnek/csv-serde however, we should be able to resolve this. Can you open a JIRA for adding non-string types to the OpenCSV Serde? > 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)