dcapwell commented on code in PR #3785:
URL: https://github.com/apache/cassandra/pull/3785#discussion_r1913643183
##########
test/unit/org/apache/cassandra/cql3/validation/operations/SelectTest.java:
##########
@@ -2554,6 +2554,36 @@ public void filteringOnStaticColumnTest() throws
Throwable
});
}
+ @Test
+ public void filteringOnDeletedStaticColumnValue() throws Throwable
Review Comment:
part of
```
commit 4fc8bb29fcda935728d8863a4499fa0e9d924b82
Author: Sunil Ramchandra Pawar <[email protected]>
Date: Tue Jan 7 08:58:48 2025 -0800
IndexOutOfBoundsException when accessing partition where the column was
deleted
patch by Sunil Ramchandra Pawar; reviewed by Caleb Rackliffe, David
Capwell for CASSANDRA-20108
```
--
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]