Taras Bobrovytsky created IMPALA-7260:
-----------------------------------------
Summary: 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
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]