Details
-
Improvement
-
Status: Triage Needed
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
Low Hanging Fruit
-
All
-
None
Description
Add support for ALTER MATERIALIZED VIEW stmts in CQL3.
Make changes to cql3handling.py and ensure correctness
Acceptance Criteria:
- should have the similar semantics as in parser.q antlr
- tests should run in python3 venv locally . refer: development testing wiki
- check if additional tests need to be added in cassandra-dtests wrt to this change