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

Hyukjin Kwon resolved SPARK-53314.
----------------------------------
    Resolution: Fixed

Resolved by apache/spark-connect-rust#50 
(https://github.com/apache/spark-connect-rust/pull/50), which delivers the Rust 
core Spark Connect client and supersedes the individual PRs tracked here.

> [spark-connect-rust] DataStreamReader and DataStreamWriter Methods
> ------------------------------------------------------------------
>
>                 Key: SPARK-53314
>                 URL: https://issues.apache.org/jira/browse/SPARK-53314
>             Project: Spark
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: connect-rust-0.1.0
>            Reporter: Steve Russo
>            Priority: Major
>              Labels: pull-request-available
>
> Rust client does not current support all the 
> DataStreamReader/DataStreamWriter methods available from the existing API. 
> Only the generic `format` method is created. 
> This is to implement the remaining methods for:
>  * `csv`
>  * `json`
>  * `orc`
>  * `parquet`
>  * `table`
>  * `text`
> This will allow the API to be usable in a manner spark developers are 
> expecting to leverage.



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