Learn R Programming

shard (version 0.1.0)

table_diagnostics: Table Diagnostics

Description

Per-process counters for table writes (number of table_write calls, rows, and bytes written). shard_map uses deltas of these counters to produce run-level diagnostics in copy_report().

Usage

table_diagnostics()

Arguments

Value

A list with writes, rows, and bytes.