ericm-db commented on code in PR #48401: URL: https://github.com/apache/spark/pull/48401#discussion_r1844389128
########## connector/avro/src/main/scala/org/apache/spark/sql/avro/AvroDataToCatalyst.scala: ########## @@ -24,6 +24,7 @@ import org.apache.avro.generic.GenericDatumReader import org.apache.avro.io.{BinaryDecoder, DecoderFactory} import org.apache.spark.SparkException +import org.apache.spark.sql.avro.SchemaConverters Review Comment: No, because we changed the directory of the file, we had to add imports. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org