cloud-fan commented on pull request #28486: URL: https://github.com/apache/spark/pull/28486#issuecomment-626573034
We always support `LocalDate`/`Instant` as input, the config `spark.sql.datetime.java8API.enabled` means if we should output `LocalDate`/`Instant`. If the generated data is not only used as input, but also as output the check the result, then this patch LGTM. ---------------------------------------------------------------- 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]
