f0:string f1:int f2:int f3:double (all can be null)
primary key: f0,f1,f2
partition key: f1
bucket key: f2
bucket count: 2
add deletion vector
metadata.stats-dense-store = true
fields.f3.stats-mode = none

Msgs:
snapshot-1-2
Add: Two roads diverged in a wood, and I took the one less traveled by, And that has made all the difference., 10, 1, 11.0
Add: Alice, 10, 1, 11.1

Add: Bob, 10, 0, 12.1
Add: Emily, 10, 0, 13.1
Add: Tony, 10, 0, 14.1
Add: Alex, 10, 0, 16.1
Add: David, 10, 0, 17.1
Add: Whether I shall turn out to be the hero of my own life., 10, 0, 19.1
Add: Lily, 10, 0, 20.1

snapshot 3-4
Delete: Tony, 10, 0, 14.1
UpdateAfter: Alice, 10, 1, 19.1
Delete: Lily, 10, 0, 20.1

