Hi Dabby,
I think your assessment is right.
- Table metadata isn’t versioned with snapshots and is a good idea for
table-level configuration. It sounds like what you need is additional
information about a snapshot, so table properties don’t make sense.
- Using upper and lower bounds i
Hi,
We would like to store snapshot metadata that is necessary for
producing/consuming incremental data. An example of this is the maximum value
of an event timeline that we have processed so far, so that we know where to
read from next.
Some of the possible options that we have discovered so