cloud-fan commented on a change in pull request #34308:
URL: https://github.com/apache/spark/pull/34308#discussion_r745282988



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetIOSuite.scala
##########
@@ -1084,6 +1087,32 @@ class ParquetIOSuite extends QueryTest with ParquetTest 
with SharedSparkSession
       }
     }
   }
+
+  test("SPARK-37035: Improve error message when use parquet vectorized 
reader") {

Review comment:
       @sadikovi is it possible to create a valid parquet file and flip some 
bits to simulate a disk/network error?




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

Reply via email to