dongjoon-hyun commented on a change in pull request #25022: [SPARK-24695][SQL]: To expose Calendar interval type, so that same can be returned from the UDF. URL: https://github.com/apache/spark/pull/25022#discussion_r302219162
########## File path: docs/sql-reference.md ########## @@ -50,6 +50,9 @@ Spark SQL and DataFrames support the following data types: absolute point in time. - `DateType`: Represents values comprising values of fields year, month and day, without a time-zone. +* Calendar Interval type Review comment: Maybe, one word, `CalendarInterval`? ---------------------------------------------------------------- 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]
