David Capwell test_and_ci last 1 month


 4 Collaborator
Caleb Rackliffe , Alex Petrov , Ariel Weisberg , Sunil Ramchandra Pawar

 2 Patch  4 Review
2a3454a3eae5e5064e63389ffbc268fb06f3f0e9, 3c1e10b74e64b4fd9ca8bb203d503120c56f0e77 2a3454a3eae5e5064e63389ffbc268fb06f3f0e9, 3c1e10b74e64b4fd9ca8bb203d503120c56f0e77, 4fc8bb29fcda935728d8863a4499fa0e9d924b82, 2651623af6bb3da5f820d9e09abfbdd0683a1322

3c1e10b74e64b4fd9ca8bb203d503120c56f0e77 | Author: Caleb Rackliffe <calebrackliffe@gmail.com>
 | 2025-01-13 18:05:10-06:00

    AST library for CQL-based fuzz tests
    
    patch by Caleb Rackliffe; reviewed by David Capwell for CASSANDRA-20198
    
    Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com>
    Co-authored-by: David Capwell <dcapwell@apache.org>

4fc8bb29fcda935728d8863a4499fa0e9d924b82 | Author: Sunil Ramchandra Pawar <pawar_sr@apple.com>
 | 2025-01-07 08:58:48-08:00

    IndexOutOfBoundsException when accessing partition where the column was deleted
    
    patch by Sunil Ramchandra Pawar; reviewed by Caleb Rackliffe, David Capwell for CASSANDRA-20108

2651623af6bb3da5f820d9e09abfbdd0683a1322 | Author: Caleb Rackliffe <calebrackliffe@gmail.com>
 | 2024-11-20 16:13:01-06:00

    Interpret inet, bigint, varint, and decimal as non-reversed types for query construction and post-filtering
    
    patch by Caleb Rackliffe; reviewed by David Capwell for CASSANDRA-20100

2a3454a3eae5e5064e63389ffbc268fb06f3f0e9 | Author: Caleb Rackliffe <calebrackliffe@gmail.com>
 | 2024-09-25 13:58:01-04:00

    Port Harry v2 to trunk
    
    This commit ports to trunk work already done in the cep-15-accord branch, including parts of CASSANDRA-19955, CASSANDRA-20080, and CASSANDRA-20143.
    
    patch by Caleb Rackliffe; reviewed by David Capwell and Alex Petrov for CASSANDRA-20200
    
    Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com>
    Co-authored-by: Ariel Weisberg <aweisberg@apple.com>
    Co-authored-by: Alex Petrov <oleksandr.petrov@gmail.com>
    Co-authored-by: David Capwell <dcapwell@apache.org>