Skip to contents

DuckDB function ducklake_commit().

Usage

ducklake_commit(col0, col1, retry_backoff, retry_wait_ms, max_retry_count)

Arguments

col0

VARCHAR

col1

BIGINT

retry_backoff

DOUBLE

retry_wait_ms

BIGINT

max_retry_count

BIGINT

Value

Unspecified.

Provided by

The ducklake extension (LOAD ducklake;).