You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2019/10/07 12:50:00 UTC

[jira] [Created] (IGNITE-12267) ClassCastException after change column type (drop, add)

Kirill Tkalenko created IGNITE-12267:
----------------------------------------

             Summary: ClassCastException after change column type (drop, add)
                 Key: IGNITE-12267
                 URL: https://issues.apache.org/jira/browse/IGNITE-12267
             Project: Ignite
          Issue Type: Improvement
            Reporter: Kirill Tkalenko
            Assignee: Kirill Tkalenko
             Fix For: 2.8


SQL column type change is not present, but it is possible to delete and create with a new type.
The application of the migration script passes without errors.
The error occurs whenever the column is accessed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)