Github user rdblue commented on a diff in the pull request:
https://github.com/apache/spark/pull/22547#discussion_r230528510
--- Diff:
external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/KafkaContinuousInputStream.scala
---
@@ -46,17 +45,22 @@ import org.apache.spark.sql.types.StructType
* scenarios, where some offsets after the specified
initial ones can't be
* properly read.
*/
-class KafkaContinuousReadSupport(
+class KafkaContinuousInputStream(
--- End diff --
I'd prefer that the commits themselves compile, but since this is
separating the modes I think it could be done incrementally.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]