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

blerer pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 0ed819d  Merge branch 'cassandra-3.0' into cassandra-3.11
     add a9ab7bd  Fix digest computation for queries with fetched but non 
queried columns

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../org/apache/cassandra/db/rows/BTreeRow.java     |  10 +-
 .../org/apache/cassandra/db/rows/BufferCell.java   |   5 +
 src/java/org/apache/cassandra/db/rows/Cell.java    |   7 +
 .../cassandra/db/rows/ComplexColumnData.java       |  15 +-
 .../org/apache/cassandra/db/rows/NativeCell.java   |   6 +
 .../db/SSTableAndMemTableDigestMatchTest.java      | 157 +++++++++++++++++++++
 7 files changed, 195 insertions(+), 6 deletions(-)
 create mode 100644 
test/unit/org/apache/cassandra/db/SSTableAndMemTableDigestMatchTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to