[ 
https://issues.apache.org/jira/browse/SPARK-13503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon updated SPARK-13503:
---------------------------------
    Description: 
CSV and JSON support to specify compression option for writing (this was done 
by [this PR|https://github.com/apache/spark/pull/10805] for CSV and [this 
PR|https://github.com/apache/spark/pull/10858] for JSON).

Likewise, TEXT data source also use {{TextInputFormat}} which can share the 
handling codes.

 

  was:
CSV supports to specify compression option for writing (this was done [this 
PR|https://github.com/apache/spark/pull/10805]).

Likewise, TEXT and JSON data sources also use {{TextInputFormat}} which they 
can share the code handling with CSV's one.

 

        Summary: Support to specify the (writing) option for compression codec 
for TEXT  (was: Support to specify the (writing) option for compression codec 
for JSON and Text)

> Support to specify the (writing) option for compression codec for TEXT
> ----------------------------------------------------------------------
>
>                 Key: SPARK-13503
>                 URL: https://issues.apache.org/jira/browse/SPARK-13503
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Hyukjin Kwon
>
> CSV and JSON support to specify compression option for writing (this was done 
> by [this PR|https://github.com/apache/spark/pull/10805] for CSV and [this 
> PR|https://github.com/apache/spark/pull/10858] for JSON).
> Likewise, TEXT data source also use {{TextInputFormat}} which can share the 
> handling codes.
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to