[
https://issues.apache.org/jira/browse/IGNITE-20593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Zhuravkov updated IGNITE-20593:
--------------------------------------
Labels: ignite-3 (was: )
> Sql. Attempting to specify default value for UUID column results in Unknown
> data type UUID
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-20593
> URL: https://issues.apache.org/jira/browse/IGNITE-20593
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Maksim Zhuravkov
> Priority: Minor
> Labels: ignite-3
>
> At the moment it is not possible to specify a value for default column of
> UUID data type. The following error is returned - Unknown type [type=UUID].
> We can fix this error by allowing to set a varchar value in default
> constraint from UUID data type (because a varchar can be implicitly converted
> to UUID).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)