You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Karen Coppage (JIRA)" <ji...@apache.org> on 2019/04/04 15:35:00 UTC

[jira] [Created] (HIVE-21576) Introduce CAST...FORMAT and limited list of SQL:2016 datetime formats

Karen Coppage created HIVE-21576:
------------------------------------

             Summary: Introduce CAST...FORMAT and limited list of SQL:2016 datetime formats
                 Key: HIVE-21576
                 URL: https://issues.apache.org/jira/browse/HIVE-21576
             Project: Hive
          Issue Type: Improvement
            Reporter: Karen Coppage


Introduce FORMAT clause to CAST statements as well as the below limited list of SQL:2016 datetime formats to Hive in general. These can be used if a session-level feature flag is turned on.
 * YYYY
 * MM
 * DD
 * HH
 * MI
 * SS

Definitions of these formats here: [https://docs.google.com/document/d/1V7k6-lrPGW7_uhqM-FhKl3QsxwCRy69v2KIxPsGjc1k/|https://docs.google.com/document/d/1V7k6-lrPGW7_uhqM-FhKl3QsxwCRy69v2KIxPsGjc1k/edit]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)