Brett Snyder all time


 2 Collaborator
Benjamin Lerer , Jake Luciani

 5 Patch
411c56014d3eb8fdd001c2381c376c968cdef499, 483c745334619ff19df8469f565b5346e7b2a5d0, 14a2157bc7e56b46785bc1a572155e584c972f4a, fa92ae66d3ac6966bd08e7eda06183695dc34905, 21065423c6ce5a92194994bfa9e441d1d2b86b0a

411c56014d3eb8fdd001c2381c376c968cdef499 | Author: T Jake Luciani <jake@apache.org>
 | 2016-05-06 11:36:04-04:00

    Prohibit reversed counter type as part of the primary key. Check the actual CQL3Type to get the base type from the abstract type when comparing against CounterColumnType.
    
    Patch by Brett Snyder; reviewed by tjake for CASSANDRA-9395

14a2157bc7e56b46785bc1a572155e584c972f4a | Author: Brett Snyder <bsnyder788@gmail.com>
 | 2016-02-22 11:43:37+01:00

    Add partition key to TombstoneOverwhelmingException error message
    
    patch by Brett Snyder; reviewed by Benjamin Lerer for CASSANDRA-10888

fa92ae66d3ac6966bd08e7eda06183695dc34905 | Author: Brett Snyder <bsnyder788@gmail.com>
 | 2015-11-26 15:08:54+01:00

    Make compression ratio much more accurate
    
    patch by Brett Snyder; reviewed by Benjamin Lerer for CASSANDRA-10225

483c745334619ff19df8469f565b5346e7b2a5d0 | Author: Brett Snyder <bsnyder@iland.com>
 | 2015-10-02 11:41:04-05:00

    Prohibit reversed counter type as part of the primary key. Check the actual CQL3Type to get the base type from the abstract type when comparing against CounterColumnType.
    
    Patch by Brett Snyder; reviewed by tjake for CASSANDRA-9395

21065423c6ce5a92194994bfa9e441d1d2b86b0a | Author: Brett Snyder <bsnyder788@gmail.com>
 | 2015-09-09 21:49:14+02:00

    Fix update/delete behavior for static lists
    
    patch by Brett Snyder; reviewed by Benjamin Lerer for CASSANDRA-9838