Skip to content

Add per-file and per-column change statistics to diff output #11

@cka-y

Description

@cka-y

Summary

Compute and include statistical summaries in the diff output, giving consumers a quick quantitative view of changes without re-processing all row data.

Notes

  • Stats should reflect true counts even when row changes are truncated/capped
  • Column stats only apply to the "modified" category (added/deleted rows affect all columns equally)
  • Keep the computation lightweight since the data is already available during the diff pass

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions