Juliusz Stasiewicz
cf24ae86f3
cdc: distinguishing update from insert
...
When incoming mutation contains live row marker the `operation` is
described as "insert", not as an "update".
Also, I extended the test case "test_row_delete" with one insert,
which is expected to log different value of `operation` than update
or delete. Renamed the test case accordingly.
Test cases that relied on "update" being the same as "insert" are
updated accordingly (`test_pre_image_logging`, `test_cdc_across_shards`,
`test_add_columns`).
Fixes #5723
2020-03-01 17:50:08 +02:00
..
2020-01-28 08:13:16 +02:00
2020-02-17 10:59:06 +01:00
2020-03-01 17:50:08 +02:00
2020-01-30 12:00:29 +02:00
2020-01-24 09:09:13 +01:00
2020-01-28 08:13:16 +02:00
2020-02-20 10:43:41 +01:00
2020-01-30 12:00:30 +02:00
2020-02-28 17:04:12 -08:00
2020-03-01 17:29:17 +02:00
2020-01-05 17:20:31 +02:00
2020-02-06 09:26:13 +01:00
2020-02-16 17:23:36 +03:00
2020-02-27 18:11:54 +02:00
2020-02-10 20:54:32 +03:00
2020-02-27 18:36:32 +02:00
2020-01-14 12:17:12 +02:00
2020-02-27 19:14:12 +02:00
2020-01-28 08:13:16 +02:00
2020-03-01 17:29:17 +02:00
2020-03-01 17:29:17 +02:00
2020-02-27 18:11:54 +02:00
2020-02-17 10:59:15 +01:00
2020-02-16 17:40:47 +02:00
2020-02-05 09:31:32 +01:00
2020-02-05 09:31:32 +01:00
2020-02-17 10:59:15 +01:00
2020-03-01 17:29:17 +02:00
2020-02-18 16:16:20 +02:00
2020-02-05 09:31:32 +01:00
2020-02-17 10:59:06 +01:00
2020-01-30 11:10:08 +01:00
2020-02-16 17:23:36 +03:00
2020-02-17 10:59:06 +01:00
2020-02-19 19:29:32 -03:00
2020-02-17 10:59:15 +01:00
2020-02-17 10:59:15 +01:00
2020-02-17 10:59:15 +01:00
2020-02-19 19:29:32 -03:00
2020-02-17 10:59:06 +01:00
2020-01-20 09:23:22 -08:00
2020-02-17 10:59:06 +01:00
2020-02-03 15:16:23 +03:00
2020-02-02 15:43:24 +02:00
2020-01-29 14:05:01 -08:00
2020-01-03 15:48:20 +02:00
2020-01-27 11:09:01 +02:00
2020-02-09 12:24:24 +02:00
2020-02-10 20:54:32 +03:00