dongjoon-hyun commented on a change in pull request #28373:
URL: https://github.com/apache/spark/pull/28373#discussion_r416059695



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/orc/OrcSourceSuite.scala
##########
@@ -540,6 +540,12 @@ abstract class OrcSuite extends OrcTest with 
BeforeAndAfterAll {
       }
     }
   }
+
+  test("SPARK-31580: Read a file written before ORC-569") {

Review comment:
       This test case is in `OrcSuite` and will be tested in both 
`OrcSourceSuite` and `HiveOrcSourceSuite`.




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

Reply via email to