dlt.destinations.impl.lance.jobs_base
LanceReferenceJob Objects
class LanceReferenceJob(RunnableLoadJob)
Runs once per table, over every job file the reference file lists.
merge_key
@property
def merge_key() -> str
Returns the column the merge matches on, deterministic for root and nested tables.
orphan_scope_filter
def orphan_scope_filter() -> Optional[str]
Returns the filter bounding orphan deletion to the documents of file_paths, None
when the table keeps its orphans.