zeruibao commented on PR #41052: URL: https://github.com/apache/spark/pull/41052#issuecomment-1563212026
Yeah, ok. I can only block - read DayTimeIntervalType as TimestampType - read DayTimeIntervalType as TimestampNTZType - read DayTimeIntervalType as DateType - read YearMonthIntervalType as TimestampType - read YearMonthIntervalType as TimestampNTZType - read YearMonthIntervalType as DateType Does it look good to you now? @gengliangwang -- 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]
