AngersZhuuuu commented on pull request #30421: URL: https://github.com/apache/spark/pull/30421#issuecomment-786999972
Hmmm, seems DSV2 have many different behaviors. 1. can't use interval as table schema? 2. if partition column is date, if we pass a partition value as `Spark SQL`, DSV2 will treat it as null, but others will throw exception that `Spark SQL` can't convert to TimestampType. ---------------------------------------------------------------- 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]
