[
https://issues.apache.org/jira/browse/SPARK-15933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tathagata Das resolved SPARK-15933.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request 13653
[https://github.com/apache/spark/pull/13653]
> Refactor reader-writer interface for streaming DFs to use
> DataStreamReader/Writer
> ---------------------------------------------------------------------------------
>
> Key: SPARK-15933
> URL: https://issues.apache.org/jira/browse/SPARK-15933
> Project: Spark
> Issue Type: Sub-task
> Components: SQL, Streaming
> Reporter: Tathagata Das
> Assignee: Tathagata Das
> Fix For: 2.0.0
>
>
> Currently, the DataFrameReader/Writer has method that are needed for
> streaming and non-streaming DFs. This is quite awkward because each method in
> them through runtime exception for one case or the other. So rather having
> half the methods throw runtime exceptions, its just better to have a
> different reader/writer API for streams.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]