Skip to contents

The whole point of the digest: a sync is "move the tables whose digest differs", not "move everything because the bytes are never equal".

Usage

parquet_sync_plan(src, dst)

Arguments

src, dst

manifests from parquet_manifest()

Value

a data frame with table and status: same, changed, missing (in dst) or extra (in dst only)