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

[jira] [Updated] (FLINK-29657) Hive parser considers literal floating point number differently than

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

Runkang He updated FLINK-29657:
-------------------------------
    Summary: Hive parser considers literal floating point number differently than   (was: Hive SQL considers literal floating point number differently than hive parser)

> Hive parser considers literal floating point number differently than 
> ---------------------------------------------------------------------
>
>                 Key: FLINK-29657
>                 URL: https://issues.apache.org/jira/browse/FLINK-29657
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Runkang He
>            Priority: Major
>
> Hive SQL consider literal floating number(such as 1.1) as double, but Flink hive parser consider this as decimal, so it causes that some hive udf that accepts double arg, will not pass type check in hive parser.



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