amaliujia commented on code in PR #38068:
URL: https://github.com/apache/spark/pull/38068#discussion_r985350210
##########
connector/avro/src/test/scala/org/apache/spark/sql/avro/AvroRowReaderSuite.scala:
##########
@@ -94,4 +94,21 @@ class AvroRowReaderSuite
}
}
}
+
+ test("read Bytetype data correctly") {
Review Comment:
Nit: add `SPARK-40409 to the test name` like what other UT is doing.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]