[jira] [Created] (IGNITE-6611) Optionally disable binary metadata for type

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6611) Optionally disable binary metadata for type

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-6611:
---------------------------------------

             Summary: Optionally disable binary metadata for type
                 Key: IGNITE-6611
                 URL: https://issues.apache.org/jira/browse/IGNITE-6611
             Project: Ignite
          Issue Type: Task
          Components: binary, sql
    Affects Versions: 2.3
            Reporter: Vladimir Ozerov
            Assignee: Alexander Paschenko
             Fix For: 2.4


We need to introduce special metadata mode for type - without metadata. This way we will have a kind of "flexible" type with no restrictions. This will be especially useful for SQL-related types where schema changes are possible (e.g. ADD COLUMN -> DROP COLUMN).

Public part should be exposed to:
1) {{BinaryTypeConfiguration}}
2) {{BinaryType}} - add a flag here.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)