MaxGekk commented on a change in pull request #30221:
URL: https://github.com/apache/spark/pull/30221#discussion_r633653543



##########
File path: 
external/avro/src/test/scala/org/apache/spark/sql/avro/AvroSuite.scala
##########
@@ -2005,3 +2027,61 @@ class AvroV2Suite extends AvroSuite with 
ExplainSuiteHelper {
     }
   }
 }
+
+class AvroRowReaderSuite

Review comment:
       @bersprockets  @HyukjinKwon I just noticed recently that this suite is 
in `AvroSuite.scala`. Are there any specific reasons to not place it to 
`AvroRowReaderSuite.scala`?




-- 
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]

Reply via email to