This is an automated email from the ASF dual-hosted git repository. blerer pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git
from b43f0b2e9f Prepare debian changelog for 5.0-rc1 add 90208c0a29 Makes LWT conditions behavior on frozen and non-frozen columns consistent for null column values add ef8bc82f1b Merge branch cassandra-4.0 into cassandra-4.1 add 43d99c2259 Merge branch cassandra-4.1 into cassandra-5.0 No new revisions were added by this update. Summary of changes: CHANGES.txt | 1 + .../cassandra/cql3/conditions/ColumnCondition.java | 28 +- .../cassandra/db/marshal/CollectionType.java | 7 + .../cql3/conditions/ColumnConditionTest.java | 646 +++++++++++---------- .../InsertUpdateIfConditionCollectionsTest.java | 173 +++++- 5 files changed, 522 insertions(+), 333 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org