Steve Carlin created IMPALA-14911:
-------------------------------------
Summary: Calcite planner: Failure comparing boolean to numeric
Key: IMPALA-14911
URL: https://issues.apache.org/jira/browse/IMPALA-14911
Project: IMPALA
Issue Type: Sub-task
Reporter: Steve CarlinThe following query fails in the Calcite planner: select count(*) from functional.alltypestiny where smallint_col > sleep(100); -- This message was sent by Atlassian Jira (v8.20.10#820010)
