[
https://issues.apache.org/jira/browse/IGNITE-20105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov reassigned IGNITE-20105:
-----------------------------------------
Assignee: Andrey Mashenkov
> Fix the bug in CatalogUtils#fromParams(ColumnParams)
> ----------------------------------------------------
>
> Key: IGNITE-20105
> URL: https://issues.apache.org/jira/browse/IGNITE-20105
> Project: Ignite
> Issue Type: Bug
> Reporter: Kirill Tkalenko
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It was discovered that there is a bug in
> *org.apache.ignite.internal.catalog.commands.CatalogUtils#fromParams(org.apache.ignite.internal.catalog.commands.ColumnParams)*,
> it uses fields (precision, scale, length) with a default value of *0*, but
> we need to use constants from
> *org.apache.ignite.internal.schema.TemporalNativeType*.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)