[ https://issues.apache.org/jira/browse/IGNITE-19103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Pereslegin updated IGNITE-19103: -------------------------------------- Fix Version/s: 3.0.0-beta2 > Sql. Change implicit primary key column's type to UUID. > ------------------------------------------------------- > > Key: IGNITE-19103 > URL: https://issues.apache.org/jira/browse/IGNITE-19103 > Project: Ignite > Issue Type: Improvement > Components: sql > Affects Versions: 3.0.0-beta2 > Reporter: Maksim Zhuravkov > Assignee: Maksim Zhuravkov > Priority: Minor > Labels: calcite3-required, ignite-3 > Fix For: 3.0.0-beta2 > > Time Spent: 1h 20m > Remaining Estimate: 0h > > Change implicit primary key column's type to UUID. Replace calls to > gen_random_uuid with calls to rand_uuid,`gen_random_uuid` function should be > removed. > As a part of this ticket update SQL grammar to make it possible to specify > function calls (without arguments) in for DEFAULT column values. Because at > the moment it looks like some functions that have no arguments can be called > with omitted parentheses and that is not the case. -- This message was sent by Atlassian Jira (v8.20.10#820010)