Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- blocks
-
IGNITE-19497 Sql. Switch to SqlSchemaManager implementation on top of CatalogService
- Resolved
- links to