L. C. Hsieh created SPARK-34205:
-----------------------------------

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


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.



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

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

Reply via email to