Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/19307#discussion_r140211761 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/streaming/EnsureStatefulOpPartitioningSuite.scala --- @@ -20,6 +20,7 @@ package org.apache.spark.sql.streaming import java.util.UUID import org.apache.spark.rdd.RDD +import org.apache.spark.sql.DataFrame --- End diff -- This whole file fix is already going into master separately as a hotfix
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org