You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2017/06/05 21:55:04 UTC

[jira] [Created] (HIVE-16826) Improvements for SeparatedValuesOutputFormat

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)