[ https://issues.apache.org/jira/browse/IGNITE-23130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Iurii Gerzhedovich updated IGNITE-23130: ---------------------------------------- Epic Link: IGNITE-24676 > Sql. Typeof for TIMESTAMP return not well formed name > ----------------------------------------------------- > > Key: IGNITE-23130 > URL: https://issues.apache.org/jira/browse/IGNITE-23130 > Project: Ignite > Issue Type: Improvement > Components: sql > Reporter: Iurii Gerzhedovich > Priority: Major > Labels: ignite-3 > > SELECT typeof( ? ) with a TIMESTAMP dynamic parameter returns > TIMESTAMP_WITH_LOCAL_TIME_ZONE(6) instead of TIMESTAMP (6) WITH LOCAL TIME > ZONE > Points of interest are: > org.apache.ignite.internal.sql.engine.exec.exp.RexImpTable.Builder.IgniteSystemFunctionImplementor#createTypeOfImplementor > org.apache.ignite.internal.sql.engine.ItDynamicParameterTest#testMetadataTypesForDynamicParameters > Also let's check another types here, like a INTERVAL > Let's fix it -- This message was sent by Atlassian Jira (v8.20.10#820010)