Github user mccheah commented on a diff in the pull request:
https://github.com/apache/spark/pull/22547#discussion_r230973917
--- 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 --
Makes sense. I really consider this to be a blocker on getting this merged
and approved. It's difficult to have confidence in a review over such a large
change. Thoughts @cloud-fan @rdblue?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]