You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "luoyuxia (Jira)" <ji...@apache.org> on 2022/10/21 03:49:00 UTC

[jira] [Updated] (FLINK-29703) Fail to call unix_timestamp in runtime in Hive dialect

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

luoyuxia updated FLINK-29703:
-----------------------------
    Description: 
Can be reproduced by the following sql with Hive dialect:
{code:java}
select unix_timestamp();{code}

> Fail to call unix_timestamp  in runtime in Hive dialect 
> --------------------------------------------------------
>
>                 Key: FLINK-29703
>                 URL: https://issues.apache.org/jira/browse/FLINK-29703
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Hive
>            Reporter: luoyuxia
>            Priority: Major
>
> Can be reproduced by the following sql with Hive dialect:
> {code:java}
> select unix_timestamp();{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)