Andrey Mashenkov created IGNITE-20192:
-----------------------------------------

             Summary: Fix default length for variable-length columns.
                 Key: IGNITE-20192
                 URL: https://issues.apache.org/jira/browse/IGNITE-20192
             Project: Ignite
          Issue Type: Bug
            Reporter: Andrey Mashenkov
            Assignee: Andrey Mashenkov
             Fix For: 3.0.0-beta2


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)

Reply via email to