MaxGekk commented on a change in pull request #26659: [MINOR][DOC] Fix the CalendarIntervalType description URL: https://github.com/apache/spark/pull/26659#discussion_r350259667
########## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/types/CalendarIntervalType.scala ########## @@ -22,11 +22,14 @@ import org.apache.spark.unsafe.types.CalendarInterval /** * The data type representing calendar time intervals. The calendar time interval is stored Review comment: calendar **time** intervals . It is arguable but it can represent date interval too. ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
