Github user jose-torres commented on a diff in the pull request:
https://github.com/apache/spark/pull/20243#discussion_r161927729
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/console.scala
---
@@ -17,58 +17,36 @@
package org.apache.spark.sql.execution.streaming
-import org.apache.spark.internal.Logging
--- End diff --
I can do this in a followup PR. It's not as simple as just moving it; we
have to add an alias so that
.format("org.apache.spark.sql.execution.streaming.ConsoleSinkProvider")
continues to work.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]