[
https://issues.apache.org/jira/browse/DRILL-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mehant Baid updated DRILL-691:
------------------------------
Attachment: DRILL-691.patch
> Add function alias for casting to TIMESTAMPTZ data type
> -------------------------------------------------------
>
> Key: DRILL-691
> URL: https://issues.apache.org/jira/browse/DRILL-691
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Mehant Baid
> Assignee: Mehant Baid
> Attachments: DRILL-691.patch
>
>
> Currently Optiq does not have a TIMESTAMP with Time Zone data type. Add an
> alias function in Drill that allows casting easily to TIMESTAMP with Time
> Zone data type till we have complete support from Optiq.
> So the query to use timestamp with time zone would look like:
> Select timestamptztype(column_name) from foo;
--
This message was sent by Atlassian JIRA
(v6.2#6252)