Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/20097#discussion_r159980863
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/DataSourceV2Relation.scala
---
@@ -35,6 +35,16 @@ case class DataSourceV2Relation(
}
}
+/**
+ * A specialization of DataSourceV2Relation with the streaming bit set to
true. Otherwwise identical
--- End diff --
nit: `Otherwwise`?? :)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]