BELUGA BEHR created HIVE-16826:
----------------------------------
Summary: Improvements for SeparatedValuesOutputFormat
Key: HIVE-16826
URL: https://issues.apache.org/jira/browse/HIVE-16826
Project: Hive
Issue Type: Improvement
Components: Beeline
Affects Versions: 2.1.1, 3.0.0
Reporter: BELUGA BEHR
Priority: Minor
Proposing changes to class
{{org.apache.hive.beeline.SeparatedValuesOutputFormat}}.
# Simplify the code
# Code currently creates and destroys {{CsvListWriter}}, which contains a
buffer, for every line printed
# Use Apache Commons libraries for certain actions
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)