Github user wangyum commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22930#discussion_r230471897
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/test/DataFrameReaderWriterSuite.scala
 ---
    @@ -56,10 +62,6 @@ class DefaultSource
       with SchemaRelationProvider
       with CreatableRelationProvider {
     
    -  case class FakeRelation(sqlContext: SQLContext) extends BaseRelation {
    --- End diff --
    
    Move `FakeRelation` to `DataSourceTest`. then `FakeDataSourceStrategy` can 
use it.


---

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

Reply via email to