If you streamed CDC into Cassandra via something like Kafka Connect, then yes.
On Feb 10, 2019, 7:00 PM -0500, Sreenivasulu Nallapati
, wrote:
> Hi,
>
> I have a requirement to be capture any changes to tables, inserts deletes
> or updates from a given timestamp.
> However, with CDC enabled, I wan
Hi,
I have a requirement to be capture any changes to tables, inserts deletes
or updates from a given timestamp.
However, with CDC enabled, I want to know if there is yet a way to read the
data inserts,updates or deletes to a table through CQL. I want to know if
it is possible to read the changes