Skip to contents

DuckDB function ducklake_delete_orphaned_files().

Usage

ducklake_delete_orphaned_files(col0, dry_run, cleanup_all, older_than)

Arguments

col0

VARCHAR

dry_run

BOOLEAN

cleanup_all

BOOLEAN

older_than

TIMESTAMP WITH TIME ZONE

Value

Unspecified.

Provided by

The ducklake extension (LOAD ducklake;).