Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22255#discussion_r213881049
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetWriteSupport.scala
---
@@ -29,6 +29,7 @@ import org.apache.parquet.hadoop.api.WriteSupport
import org.apache.parquet.hadoop.api.WriteSupport.WriteContext
import org.apache.parquet.io.api.{Binary, RecordConsumer}
+import org.apache.spark.{SPARK_VERSION}
--- End diff --
`org.apache.spark.SPARK_VERSION`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]