Files
scylladb/db/large_data_handler.cc
Taras Veretilnyk f7ffc64703 db: implement large_data_guardrail
Checks partition size, row count, row size, and collection element count
against config thresholds using large_data_record_index lookups.
Warns on soft limit, throws large_data_exception on hard limit.
2026-05-28 18:29:32 +02:00

29 KiB