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

ASF GitHub Bot updated SPARK-52978:
-----------------------------------
    Labels: pull-request-available  (was: )

> Make FileFormatWriter customizable via SQL configuration
> --------------------------------------------------------
>
>                 Key: SPARK-52978
>                 URL: https://issues.apache.org/jira/browse/SPARK-52978
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Hongze Zhang
>            Priority: Major
>              Labels: pull-request-available
>
> This is to propose a change to make the V1 file write API 
> *FileFormatWriter.write* customizable via a SQL configuration option.
>  
> Doing this will:
>  # Allow 3rd columnar plugins (by setting this option by default) to specify 
> a columnar v1 writer during plugin initialization;
>  # Allow user to specify a customized row-based writer for certain purposes, 
> e.g., performance;



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to