Files
scylladb/cdc
Calle Wilund bbef05ae3c cdc: Add an "end-of-record" column to
Fixes #7435

Adds an "eor" (end-of-record) column to cdc log. This is non-null only on
last-in-timestamp group rows, i.e. end of a singular source "event".

A client can use this as a shortcut to knowing whether or not he has a
full cdc "record" for a given source mutation (single row change).

Closes #7436

(cherry picked from commit 46ea8c9b8b)
2020-10-28 12:47:17 +02:00
..
2020-09-07 14:14:04 +00:00
2020-04-21 15:50:22 +02:00
2020-10-28 12:47:17 +02:00
2020-10-28 12:47:17 +02:00
2020-10-28 12:47:17 +02:00