[ https://issues.apache.org/jira/browse/HIVE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080407#comment-14080407 ]
Ferdinand Xu commented on HIVE-7390: ------------------------------------ Thanks for Lars Francke and Szehon Ho about your comments. For current CSV and TSV, just make it work in the right way(quoted at the correct time) and for customized delimiter support, I think we can add a new output format called DSV(short for Delimiter-separated values) and one beeline option to specify the delimiter for user. > Make quote character optional and configurable in BeeLine CSV/TSV output > ------------------------------------------------------------------------ > > Key: HIVE-7390 > URL: https://issues.apache.org/jira/browse/HIVE-7390 > Project: Hive > Issue Type: New Feature > Components: Clients > Affects Versions: 0.13.1 > Reporter: Jim Halfpenny > Assignee: Ferdinand Xu > Attachments: HIVE-7390.1.patch, HIVE-7390.2.patch, HIVE-7390.3.patch, > HIVE-7390.4.patch, HIVE-7390.patch > > > Currently when either the CSV or TSV output formats are used in beeline each > column is wrapped in single quotes. Quote wrapping of columns should be > optional and the user should be able to choose the character used to wrap the > columns. -- This message was sent by Atlassian JIRA (v6.2#6252)