[ https://issues.apache.org/jira/browse/SPARK-29713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17004671#comment-17004671 ]
Takeshi Yamamuro commented on SPARK-29713: ------------------------------------------ I'll close this because the corresponding pr has been closed. If necessary, please reopen this. Thanks, again. > Support Interval Unit Abbreviations in Interval Literals > -------------------------------------------------------- > > Key: SPARK-29713 > URL: https://issues.apache.org/jira/browse/SPARK-29713 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 3.0.0 > Reporter: Kent Yao > Priority: Major > > "year" | "years" | "y" | "yr" | "yrs" => YEAR > "month" | "months" | "mon" | "mons" => MONTH > "week" | "weeks" | "w" => WEEK > "day" | "days" | "d" => DAY > "hour" | "hours" | "h" | "hr" | "hrs" => HOUR > "minute" | "minutes" | "m" | "min" | "mins" => MINUTE > "second" | "seconds" | "s" | "sec" | "secs" => SECOND > "millisecond" | "milliseconds" | "ms" | "msec" | "msecs" | "mseconds" => > MILLISECOND > "microsecond" | "microseconds" | "us" | "usec" | "usecs" | "useconds" => > MICROSECOND -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org