Versions in this module Expand all Collapse all v0 v0.1.0 Mar 20, 2025 Changes in this version + type ArrowDiffer struct + func NewArrowDiffer() (*ArrowDiffer, error) + func (d *ArrowDiffer) Close() error + func (d *ArrowDiffer) Diff(ctx context.Context, source, target core.DatasetReader, ...) (*core.DiffResult, error)