Files
scylladb/docs/cql
Szymon Wasik 5ee339b11d cql: rewrite CassIO SAI metadata index to regular secondary index
When CassIO creates a SAI ENTRIES index on a map column,
ScyllaDB now rewrites it to a regular secondary index and emits
a CQL warning. This allows LangChain/CassIO applications to work
without DDL errors.

The rewrite is gated behind the enable_cassio_compatibility flag
(disabled by default).

Refs: SCYLLADB-2113
2026-05-25 15:11:43 +02:00
..
2025-06-30 10:30:13 +03:00
2026-03-19 12:49:41 +01:00
2026-03-19 12:49:41 +01:00
2025-01-28 21:14:49 +01:00