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



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/sources/TableScanSuite.scala
##########
@@ -109,6 +110,19 @@ case class AllDataTypesScan(
   }
 }
 
+class LegacyTimestampSource extends RelationProvider {

Review comment:
       can we use the data source write API as an example? For read API, 
another fix we should do later is to let Spark accept both old and new datetime 
classes, which will make this test useless.




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