[
https://issues.apache.org/jira/browse/IMPALA-7260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on IMPALA-7260 started by Taras Bobrovytsky.
-------------------------------------------------
> Query with decimal binary predicate needlessly fails
> ----------------------------------------------------
>
> Key: IMPALA-7260
> URL: https://issues.apache.org/jira/browse/IMPALA-7260
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Affects Versions: Impala 3.0
> Reporter: Taras Bobrovytsky
> Assignee: Taras Bobrovytsky
> Priority: Major
>
> The following query results in a error
> {code}select cast(1 as decimal(38,37)) <= cast(2 as bigint){code}
> Error:
> {code}
> ERROR: IllegalStateException: null
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]