[
https://issues.apache.org/jira/browse/IMPALA-15396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Carlin updated IMPALA-15396:
----------------------------------
Description:
Some operators failing:
select 1 & 1;
select 1 | 1;
select 1 ^ 1;
select ~1;
select 1 DIV 1;
select 4!;
select typeof(1.3);
was:
Some operators failing:
select 1 & 1;
select 1 | 1;
select 1 ^ 1;
select ~1;
select 1 DIV 1;
select 4!;
> Calcite planner: some operators fail
> ------------------------------------
>
> Key: IMPALA-15396
> URL: https://issues.apache.org/jira/browse/IMPALA-15396
> Project: IMPALA
> Issue Type: Bug
> Reporter: Steve Carlin
> Priority: Major
> Labels: small_calcite
>
> Some operators failing:
> select 1 & 1;
> select 1 | 1;
> select 1 ^ 1;
> select ~1;
> select 1 DIV 1;
> select 4!;
> select typeof(1.3);
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]