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

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


    from f87e0ea  Update native protocol v5 spec with new framing format
     add a9ab7bd  Fix digest computation for queries with fetched but non 
queried columns
     new 186c731  Merge branch cassandra-3.11 into trunk

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |   1 +
 .../org/apache/cassandra/db/rows/ArrayCell.java    |  12 +-
 .../org/apache/cassandra/db/rows/BTreeRow.java     |  12 +-
 .../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      | 148 +++++++++++++++++++++
 8 files changed, 196 insertions(+), 10 deletions(-)
 create mode 100644 
test/unit/org/apache/cassandra/db/SSTableAndMemTableDigestMatchTest.java


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

Reply via email to