yaooqinn commented on issue #28197: URL: https://github.com/apache/spark/pull/28197#issuecomment-616372354
For timestamp and date type, we already add `Instant` and `LocalDate` from java8 time API. In that case, we are very likely to add `Duration` and `Period` later for CalendarIntervalType too, then it seems more reasonable to add `CalendarInterval` encoder support as the encoder has half-implemented already. ---------------------------------------------------------------- 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]
