Skip to content

"Alter Column Type" compatibility checks #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tabdulradi opened this issue Sep 4, 2016 · 1 comment
Open

"Alter Column Type" compatibility checks #80

tabdulradi opened this issue Sep 4, 2016 · 1 comment

Comments

@tabdulradi
Copy link
Member

There is basic validation defined here 0a129ae

This needs to cover all cases.

@tabdulradi
Copy link
Member Author

The following datatype changes are not supported:

Changing the type of a clustering column
Changing the type of a column on which an index is defined

https://docs.datastax.com/en/cql/3.1/cql/cql_reference/alter_table_r.html#reference_ds_xqq_hpc_xj__changing-the-type-of-a-column

@tabdulradi tabdulradi changed the title Alter Column Type compatibility checks "Alter Column Type" compatibility checks Sep 4, 2016
@tabdulradi tabdulradi modified the milestone: 0.4 Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant