You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2022/04/18 10:05:00 UTC

[jira] [Created] (IGNITE-16870) Extend Schema with ability to specify function as default value generator

Konstantin Orlov created IGNITE-16870:
-----------------------------------------

             Summary: Extend Schema with ability to specify function as default value generator
                 Key: IGNITE-16870
                 URL: https://issues.apache.org/jira/browse/IGNITE-16870
             Project: Ignite
          Issue Type: New Feature
            Reporter: Konstantin Orlov


In order to make IGNITE-16860 possible, we need to add an ability to specify a function as a default value generator. It worth to note, that a behaviour of KV API and SQL should be consistent, thus this feature should be derived from a SQL runtime to the common place.

As a first step, I would propose to support only a few predefined system functions. This could be possibly extended to support an arbitrary function though.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)