Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/20490#discussion_r166514084
--- Diff:
sql/core/src/main/java/org/apache/spark/sql/sources/v2/writer/DataWriterFactory.java
---
@@ -20,6 +20,7 @@
import java.io.Serializable;
import org.apache.spark.annotation.InterfaceStability;
+import org.apache.spark.scheduler.OutputCommitCoordinator;
--- End diff --
Unused import?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]