[
https://issues.apache.org/jira/browse/IGNITE-23408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Steshin updated IGNITE-23408:
--------------------------------------
Ignite Flags: Release Notes Required (was: Docs Required,Release Notes
Required)
> Calcite. 'Typeof' should fail in case of incorrect parameter.
> -------------------------------------------------------------
>
> Key: IGNITE-23408
> URL: https://issues.apache.org/jira/browse/IGNITE-23408
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladimir Steshin
> Priority: Minor
>
> Reproducer:
> {code:java}
> //Shoud throw an exception.
> assertQuery("SELECT TYPEOF(CAST('NOT_A_NUMBER' AS
> INTEGER))").returns("INTEGER").check();
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)