msamirkhan commented on a change in pull request #29354:
URL: https://github.com/apache/spark/pull/29354#discussion_r466105572
##########
File path:
external/avro/src/main/scala/org/apache/spark/sql/avro/AvroDeserializer.scala
##########
@@ -1,427 +0,0 @@
-/*
Review comment:
So previously, it was Decoder => GenericDatumReader => AvroDeserializer.
And now it is Decoder => SparkAvroDatumReader. So in a sense it is a different
reader but I can change the name to AvroDeserializer if it is better?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]