MaxGekk commented on a change in pull request #30121:
URL: https://github.com/apache/spark/pull/30121#discussion_r509648267
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetIOSuite.scala
##########
@@ -1022,7 +1022,7 @@ class ParquetIOSuite extends QueryTest with ParquetTest
with SharedSparkSession
}
}
Seq(
- "2_4_5" -> successInRead _,
+ "2_4_5" -> failInRead _,
Review comment:
No info about the writer. We take the mode from the SQL config and fail
by default.
----------------------------------------------------------------
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]