You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "L. C. Hsieh (Jira)" <ji...@apache.org> on 2021/05/11 18:19:00 UTC

[jira] [Resolved] (SPARK-34205) Add pipe API to Dataset

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

L. C. Hsieh resolved SPARK-34205.
---------------------------------
    Resolution: Won't Fix

> Add pipe API to Dataset
> -----------------------
>
>                 Key: SPARK-34205
>                 URL: https://issues.apache.org/jira/browse/SPARK-34205
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL, Structured Streaming
>    Affects Versions: 3.2.0
>            Reporter: L. C. Hsieh
>            Assignee: L. C. Hsieh
>            Priority: Major
>
> Dataset doesn't have pipe API but RDD has it. Although for normal Dataset, user can convert a Dataset to RDD and call RDD.pipe, for streaming Dataset it is not possible. So that being said, this is actually a requirement from Structured Streaming, but we need to add pipe API to Dataset to enable it in Structured Streaming.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org