You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/06/09 08:12:00 UTC

[jira] [Created] (SPARK-8195) last_day function

Reynold Xin created SPARK-8195:
----------------------------------

             Summary: last_day function
                 Key: SPARK-8195
                 URL: https://issues.apache.org/jira/browse/SPARK-8195
             Project: Spark
          Issue Type: Sub-task
            Reporter: Reynold Xin


last_day(string date): string

last_day(date date): date

Returns the last day of the month which the date belongs to (as of Hive 1.1.0). date is a string in the format 'yyyy-MM-dd HH:mm:ss' or 'yyyy-MM-dd'. The time part of date is ignored.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org