COMMITS
June 1, 2026
N
Merge 'cql3: fix stack overflow and quadratic behavior' from Avi Kivity
Nadav Har'El committed
P
test.py: Remove double initialization ot test_mem variable
Pavel Emelyanov committed
M
Merge 'table_helper: observe detached setup_table() future' from Andrzej Jackowski
Marcin Maliszkiewicz committed
M
test: test_cdc_with_tablets: add read barrier
Michael Litvak committed
B
Merge 'guardrails: Add replica-side large data guardrails' from Taras Veretilnyk
Botond Dénes committed
J
Update pgo profiles - aarch64
Jenkins Promoter committed
May 22, 2026
A
test/cluster/test_tablets: increase timeout for test_multi_rf_of_many_keyspaces_0_N
Aleksandra Martyniuk committed
May 27, 2026
P
sstables: demote verbose I/O logging from debug to trace
Pavel Emelyanov committed
May 28, 2026
A
build: drop python3-pytest-sugar from install-dependencies.sh --future
Avi Kivity committed
N
test/cluster: add pylib-style nodetool.py
Nadav Har'El committed
P
test/pylib: fix starting server cleanup race
Piotr Szymaniak committed
March 15, 2026
A
cql3: limit number of relations in WHERE clause
Avi Kivity committed
A
cql3: add max_relations_in_where_clause to dialect
Avi Kivity committed
A
test/cqlpy: add tests for WHERE clause relation count limit
Avi Kivity committed
February 25, 2026
Y
ci: replace trigger_ci with scylla-ci-route workflow
Yaron Kaikov committed
May 31, 2026
N
May 29, 2026
Y
utils/histogram: remove redundant std::function from meter_timer
Yaniv Michael Kaul committed
B
cql3/statements/describe_statement: use chunked_vector to prevent oversized allocations
Benny Halevy committed
May 13, 2026
A
cql3: statement_restrictions: simplify find_idx to return only the index
Avi Kivity committed
May 12, 2026
A
cql3: statement_restrictions: replace has_only_eq_binops with tracked booleans
Avi Kivity committed
A
A
A
cql3: statement_restrictions: replace has_partition_token with variant check
Avi Kivity committed
A
cql3: statement_restrictions: replace has_slice with predicate is_slice check
Avi Kivity committed
A
A
A
cql3: statement_restrictions: replace has_slice_or_needs_filtering with tracked bool
Avi Kivity committed
A
A
cql3: statement_restrictions: replace find_needs_filtering with predicate op check
Avi Kivity committed
A
cql3: statement_restrictions: replace find_binop is_on_collection with tracked bool
Avi Kivity committed