View Revisions: Issue #2705

Summary 0002705: Record Batch Summaries
Revision 2016-08-16 13:23 by mmichalek
Description Record a high level summary of what is included in a batch, in a single, easy to query column. Initially, the batch_summary will contain a comma separated list of tables within the batch. This is an informational column and is not designed to be parsed or to be an exhaustive list of everything that is in the batch.

Supporting this on Outgoing Batches here. Support for incoming batch would likely mean a protocol change and can be evaluated in a separate issue.
Revision 2016-08-03 19:43 by mmichalek
Description Record a high level summary of what is included in a batch, in a single, easy to query column. Initially, the batch_summary will contain a comma separated list of tables within the batch. This is an informational column and is not designed to be parsed or to be an exhaustive list of everything that is in the batch.