table_diagnostics: Table Diagnostics

View source: R/tables.R

table_diagnosticsR Documentation

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()

Value

A list with writes, rows, and bytes.


shard documentation built on April 3, 2026, 9:08 a.m.