[ https://issues.apache.org/jira/browse/SPARK-29783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-29783. --------------------------------- Resolution: Won't Do > Support SQL Standard output style for interval type > --------------------------------------------------- > > Key: SPARK-29783 > URL: https://issues.apache.org/jira/browse/SPARK-29783 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.0.0 > Reporter: Kent Yao > Assignee: Kent Yao > Priority: Major > Fix For: 3.0.0 > > > Support sql standard interval-style for output. > > ||Style ||conf||Year-Month Interval||Day-Time Interval||Mixed Interval|| > |{{sql_standard}}|ANSI enabled|1-2|3 4:05:06|-1-2 3 -4:05:06| > |{{spark's current}}|ansi disabled|1 year 2 mons|1 days 2 hours 3 minutes > 4.123456 seconds|interval 1 days 2 hours 3 minutes 4.123456 seconds| -- 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