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

Hyukjin Kwon updated SPARK-13503:
---------------------------------
    Description: 
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.

 

  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.

 


> Support to specify the (writing) option for compression codec for JSON and 
> 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 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.
>  



--
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