smiklosovic commented on code in PR #4411:
URL: https://github.com/apache/cassandra/pull/4411#discussion_r2436186929
##########
pylib/cqlshlib/test/test_cqlsh_completion.py:
##########
@@ -1053,7 +1053,7 @@ def test_complete_in_create_index(self):
self.trycompletions('CREATE INDEX example ', immediate='ON ')
def test_complete_in_drop_index(self):
- self.trycompletions('DROP IN', immediate='DEX ')
+ self.trycompletions('DROP I', immediate='NDEX ')
Review Comment:
what have these changes common with this CEP? Same above, removed IDENTITY
and ADD
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]