[
https://issues.apache.org/jira/browse/IGNITE-23408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894802#comment-17894802
]
Ignite TC Bot commented on IGNITE-23408:
----------------------------------------
{panel:title=Branch: [pull/11636/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11636/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8139958&buildTypeId=IgniteTests24Java8_RunAll]
> 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
> Affects Versions: 2.14
> Reporter: Vladimir Steshin
> Assignee: Vladimir Steshin
> Priority: Minor
> Labels: calcite, ignite-2, ise
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Reproducer:
> {code:java}
> //Should throw an exception.
> assertQuery("SELECT TYPEOF(CAST('NOT_A_NUMBER' AS
> INTEGER))").returns("INTEGER").check();
> {code}
> Adoption of #IGNITE-18761
--
This message was sent by Atlassian Jira
(v8.20.10#820010)