Currently in Script Object/ALTER missed two ALTER TABLE options:
<instruction> ::= ALTER <identifier> TYPE <type>
| DROP <identifier>
Added the two missing options.
For the DROP <identifier> option, it is supported in Cassandra 2.0. It is only generated when the connected database is Cassandra 2.0.
Issue #10653 |
| Closed |
| Fixed |
| Resolved |
Completion |
| No due date |
| Fixed Build ADS 15.0.0-dev-34 |
| No time estimate |
Added the two missing options.
For the DROP <identifier> option, it is supported in Cassandra 2.0. It is only generated when the connected database is Cassandra 2.0.