You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by dc...@apache.org on 2022/12/12 23:52:55 UTC

[cassandra] branch cep-15-accord updated (33f670bab6 -> 80a8dc69ef)

This is an automated email from the ASF dual-hosted git repository.

dcapwell pushed a change to branch cep-15-accord
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 33f670bab6 CEP-15: Multi-Partition Transaction CQL Support (Alpha)
     add 5509a1bfb6 Ninja for CASSANDRA-17719: Adder/Substraction should return NULL if either the current or the user value are NULL
     add 6a1b857ef5 Ninja for CASSANDRA-17719: Add @Simulate(with = MONITORS) to MultiReadFuture to get simulator working
     add 80a8dc69ef Ninja for CASSANDRA-17719: When a reference sees a null, return Constants.NULL_VALUE rather than try to parse it

No new revisions were added by this update.

Summary of changes:
 src/java/org/apache/cassandra/cql3/Constants.java                   | 6 ++++--
 src/java/org/apache/cassandra/service/accord/txn/TxnRead.java       | 3 +++
 .../apache/cassandra/service/accord/txn/TxnReferenceOperation.java  | 2 ++
 .../org/apache/cassandra/service/accord/txn/TxnReferenceValue.java  | 2 +-
 4 files changed, 10 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org