You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (Jira)" <ji...@apache.org> on 2021/06/21 17:21:00 UTC

[jira] [Updated] (IGNITE-14955) Calcite engine. Not supported DATE/TIME functions

     [ https://issues.apache.org/jira/browse/IGNITE-14955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Taras Ledkov updated IGNITE-14955:
----------------------------------
    Description: 
Not supported DATE/TIME functions operation:
- {{YEARWEEK}};
- {{WEEKOFYEAR}};
- {{DATE_PART}};
- {{DATE_PART}};
- {{DATE_TRUNC}};
- {{EXTRACT(microseconds FROM d)}};
- {{EXTRACT(milliseconds FROM d)}};

  was:
Not supported DATE/TIME functions operation:
- {{YEARWEEK}};
- {{WEEKOFYEAR}};
- {{DATE_PART}};
- {{DATE_PART}};
- {{EXTRACT(microseconds FROM d)}};
- {{EXTRACT(milliseconds FROM d)}};


>  Calcite engine. Not supported DATE/TIME functions
> --------------------------------------------------
>
>                 Key: IGNITE-14955
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14955
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Taras Ledkov
>            Priority: Major
>
> Not supported DATE/TIME functions operation:
> - {{YEARWEEK}};
> - {{WEEKOFYEAR}};
> - {{DATE_PART}};
> - {{DATE_PART}};
> - {{DATE_TRUNC}};
> - {{EXTRACT(microseconds FROM d)}};
> - {{EXTRACT(milliseconds FROM d)}};



--
This message was sent by Atlassian Jira
(v8.3.4#803005)