Li Yuanjian created SPARK-22753:
-----------------------------------

             Summary: Get rid of dataSource.writeAndRead
                 Key: SPARK-22753
                 URL: https://issues.apache.org/jira/browse/SPARK-22753
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.1.0
            Reporter: Li Yuanjian
            Priority: Minor


Code clean work for getting rid of dataSource.writeAndRead. 
As the discussion in https://github.com/apache/spark/pull/16481 and 
https://github.com/apache/spark/pull/18975#discussion_r155454606
Currently the BaseRelation returned by `dataSource.writeAndRead` only used in 
`CreateDataSourceTableAsSelect`, planForWriting and writeAndRead has some 
common code paths. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to