Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/20097#discussion_r159102835
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/DataSourceV2Relation.scala
---
@@ -35,6 +35,12 @@ case class DataSourceV2Relation(
}
}
+class StreamingDataSourceV2Relation(
--- End diff --
Add docs. What is the purpose of this class?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]