cloud-fan commented on a change in pull request #34973:
URL: https://github.com/apache/spark/pull/34973#discussion_r775722102
##########
File path:
external/avro/src/test/scala/org/apache/spark/sql/avro/AvroSuite.scala
##########
@@ -1786,8 +1787,8 @@ abstract class AvroSuite
}
// It generates input files for the test below:
- // "SPARK-31183: compatibility with Spark 2.4 in reading dates/timestamps"
- ignore("SPARK-31855: generate test files for checking compatibility with
Spark 2.4") {
+ // "SPARK-31183, SPARK-37705: compatibility with Spark 2.4/3.2 in reading
dates/timestamps"
+ ignore("SPARK-31855: generate test files for checking compatibility with
Spark 2.4/3.2") {
Review comment:
hmm, looking at the code, seems the version is fixed as `2_4_6`
--
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]