From 35dfec78d1fef96a160ec5cf77f8b6bcd07c1737 Mon Sep 17 00:00:00 2001 From: Anna Stuchlik Date: Thu, 23 Feb 2023 12:02:43 +0100 Subject: [PATCH] doc: fixes https://github.com/scylladb/scylladb/issues/12964, removes the information that the CDC options are experimental Closes #12973 (cherry picked from commit 4dd1659d0b326e9c7386a31e1acda68e37698399) --- docs/cql/ddl.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/cql/ddl.rst b/docs/cql/ddl.rst index 9ba19080e7..6d530edf02 100644 --- a/docs/cql/ddl.rst +++ b/docs/cql/ddl.rst @@ -746,9 +746,7 @@ CDC options .. versionadded:: 3.2 Scylla Open Source -The following options are to be used with Change Data Capture. Available as an experimental feature from Scylla Open Source 3.2. -To use this feature, you must enable the :ref:`experimental tag ` in the scylla.yaml. - +The following options can be used with Change Data Capture. +---------------------------+-----------------+------------------------------------------------------------------------------------------------------------------------+ | option | default | description |