[GitHub] [spark] AngersZhuuuu commented on a change in pull request #34337: [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

2021-11-02 Thread GitBox
AngersZh commented on a change in pull request #34337: URL: https://github.com/apache/spark/pull/34337#discussion_r740683683 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetRebaseDatetimeSuite.scala ## @@ -164,7 +165,13 @@

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #34337: [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

2021-11-02 Thread GitBox
AngersZh commented on a change in pull request #34337: URL: https://github.com/apache/spark/pull/34337#discussion_r740683683 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetRebaseDatetimeSuite.scala ## @@ -164,7 +165,13 @@

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #34337: [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

2021-11-01 Thread GitBox
AngersZh commented on a change in pull request #34337: URL: https://github.com/apache/spark/pull/34337#discussion_r740702059 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetRebaseDatetimeSuite.scala ## @@ -164,7 +165,13 @@

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #34337: [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

2021-11-01 Thread GitBox
AngersZh commented on a change in pull request #34337: URL: https://github.com/apache/spark/pull/34337#discussion_r740701980 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetRebaseDatetimeSuite.scala ## @@ -164,7 +165,13 @@

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #34337: [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

2021-11-01 Thread GitBox
AngersZh commented on a change in pull request #34337: URL: https://github.com/apache/spark/pull/34337#discussion_r740683683 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetRebaseDatetimeSuite.scala ## @@ -164,7 +165,13 @@

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #34337: [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

2021-11-01 Thread GitBox
AngersZh commented on a change in pull request #34337: URL: https://github.com/apache/spark/pull/34337#discussion_r740212038 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetRebaseDatetimeSuite.scala ## @@ -164,7 +165,13 @@

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #34337: [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

2021-10-31 Thread GitBox
AngersZh commented on a change in pull request #34337: URL: https://github.com/apache/spark/pull/34337#discussion_r739961850 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/FileScanRDD.scala ## @@ -170,13 +168,12 @@ class FileScanRDD(

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #34337: [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

2021-10-30 Thread GitBox
AngersZh commented on a change in pull request #34337: URL: https://github.com/apache/spark/pull/34337#discussion_r739668516 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/FilePartitionReader.scala ## @@ -66,17 +64,16 @@ class

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #34337: [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

2021-10-29 Thread GitBox
AngersZh commented on a change in pull request #34337: URL: https://github.com/apache/spark/pull/34337#discussion_r739383914 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/FileScanRDD.scala ## @@ -174,9 +174,13 @@ class FileScanRDD(

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #34337: [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

2021-10-21 Thread GitBox
AngersZh commented on a change in pull request #34337: URL: https://github.com/apache/spark/pull/34337#discussion_r734206219 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/errors/QueryExecutionErrors.scala ## @@ -586,10 +586,11 @@ object

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #34337: [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

2021-10-21 Thread GitBox
AngersZh commented on a change in pull request #34337: URL: https://github.com/apache/spark/pull/34337#discussion_r733541218 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/FileScanRDD.scala ## @@ -177,6 +177,10 @@ class FileScanRDD(