Maksim Zhuravkov created IGNITE-20593:
-----------------------------------------

             Summary: 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


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)

Reply via email to